<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/ports, branch 6.2.x</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=6.2.x</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=6.2.x'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2021-04-01T01:24:19+00:00</updated>
<entry>
<title>Merge pull request #4522 from tannewt/ble_fixup</title>
<updated>2021-04-01T01:24:19+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@adafruit.com</email>
</author>
<published>2021-04-01T01:24:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=d0ba75e6dc7e88bf9242ec433a38aba8c085482e'/>
<id>urn:sha1:d0ba75e6dc7e88bf9242ec433a38aba8c085482e</id>
<content type='text'>
Fix central pairing and crash on clear</content>
</entry>
<entry>
<title>Fix central pairing and crash on clear</title>
<updated>2021-03-31T23:04:04+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2021-03-31T23:04:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=0752bbd5fd9327538357a51d9f0f479162285ab3'/>
<id>urn:sha1:0752bbd5fd9327538357a51d9f0f479162285ab3</id>
<content type='text'>
The list_clear would crash if we tried to clear a NULL list. (It
can happen if we haven't tried to discover any services.)
</content>
</entry>
<entry>
<title>Merge pull request #4518 from jepler/fix-bogus-assertion</title>
<updated>2021-03-31T19:53:42+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@adafruit.com</email>
</author>
<published>2021-03-31T19:53:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=0e915dc3fbace4ada790d2f780c90ec90c862792'/>
<id>urn:sha1:0e915dc3fbace4ada790d2f780c90ec90c862792</id>
<content type='text'>
mimxrt10xx: Fix bogus assertion.</content>
</entry>
<entry>
<title>raspberypi: Allow mpconfigboard to override additional items</title>
<updated>2021-03-31T14:40:48+00:00</updated>
<author>
<name>Jeff Epler</name>
<email>jepler@gmail.com</email>
</author>
<published>2021-03-31T14:40:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=cce8b2be07b5640026d7ef06d1421c217fe6a5d4'/>
<id>urn:sha1:cce8b2be07b5640026d7ef06d1421c217fe6a5d4</id>
<content type='text'>
This allows more options to be overridden to 0 in an mpconfigboard.mk.

Improved:
 * FRAMEBUFFERIO, FULL_BUILD, BITOPS, PWMIO, RGBMATRIX, OTARYIO, PULSEIO, WATCHDOG

Still problematic (pull requests welcome):
 * RP2PIO &amp; NEOPIXEL_WRITE, possibly only if a status neopixel is defined
 * BITBANGIO, possibly only if BUSIO is enabled
 * RTC

Incidentally, with RP2PIO &amp; NEOPIXEL_WRITE, BITBANGIO, and RTC re-enabled I get
```
323956 bytes used, 720524 bytes free in flash firmware space out of 1044480 bytes (1020.0kB).
12072 bytes used, 250072 bytes free in ram for stack and heap out of 262144 bytes (256.0kB).
```

Closes #4515
</content>
</entry>
<entry>
<title>mimxrt10xx: Fix bogus assertion.</title>
<updated>2021-03-31T14:21:08+00:00</updated>
<author>
<name>Jeff Epler</name>
<email>jepler@gmail.com</email>
</author>
<published>2021-03-31T14:21:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=cb29ad0846c8da2d25c157a4b1d3cf9affd89e44'/>
<id>urn:sha1:cb29ad0846c8da2d25c157a4b1d3cf9affd89e44</id>
<content type='text'>
.. as noted by @d-c-d
</content>
</entry>
<entry>
<title>mimxrt1011: UART: Add additional error checking</title>
<updated>2021-03-30T15:17:48+00:00</updated>
<author>
<name>Jeff Epler</name>
<email>jepler@gmail.com</email>
</author>
<published>2021-03-30T15:11:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=71eee45a3779559686c5d07d9864aad679121ab6'/>
<id>urn:sha1:71eee45a3779559686c5d07d9864aad679121ab6</id>
<content type='text'>
.. and make the 'invalid pin' messages standard.

Closes #4502
</content>
</entry>
<entry>
<title>Merge pull request #4508 from dhalbert/rp2040-calc-sda-hold-time</title>
<updated>2021-03-29T22:09:30+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@adafruit.com</email>
</author>
<published>2021-03-29T22:09:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=580456719c7f6b64e218d7061d5595815778314c'/>
<id>urn:sha1:580456719c7f6b64e218d7061d5595815778314c</id>
<content type='text'>
Calculate RP2040 SDA hold time</content>
</entry>
<entry>
<title>Merge pull request #4495 from tyomitch/patch-1</title>
<updated>2021-03-29T20:08:56+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@adafruit.com</email>
</author>
<published>2021-03-29T20:08:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=840373f5c24a36a5ae52969f3578a4d8a59c2dc8'/>
<id>urn:sha1:840373f5c24a36a5ae52969f3578a4d8a59c2dc8</id>
<content type='text'>
[ure] to save space, disable debug dumps by default</content>
</entry>
<entry>
<title>Calculate RP2040 SDA hold time</title>
<updated>2021-03-29T18:40:13+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2021-03-29T18:40:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=8e0834d74c10d9f047f65a4c5e1b56e4b82c0bbc'/>
<id>urn:sha1:8e0834d74c10d9f047f65a4c5e1b56e4b82c0bbc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #4468 from jepler/metro-m7-dup-pins</title>
<updated>2021-03-27T17:49:33+00:00</updated>
<author>
<name>Jeff Epler</name>
<email>jeff@adafruit.com</email>
</author>
<published>2021-03-27T17:49:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=010232574eda7612fc2d37e3ca42a4d936d9737e'/>
<id>urn:sha1:010232574eda7612fc2d37e3ca42a4d936d9737e</id>
<content type='text'>
remove duplicate RX/TX pin lines</content>
</entry>
</feed>
