<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython, branch 5.3.1</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=5.3.1</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=5.3.1'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2020-07-11T00:42:40+00:00</updated>
<entry>
<title>Merge pull request #3142 from rhooper/pixelbuf_rgbw_fix_5.3.x</title>
<updated>2020-07-11T00:42:40+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@adafruit.com</email>
</author>
<published>2020-07-11T00:42:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=365d69e831475f425b5b7da91962b1eb0bf4c6f9'/>
<id>urn:sha1:365d69e831475f425b5b7da91962b1eb0bf4c6f9</id>
<content type='text'>
Allow setting RGBW pixels with RGB tuples</content>
</entry>
<entry>
<title>Allow setting RGBW pixels with RGB tuples</title>
<updated>2020-07-10T18:03:57+00:00</updated>
<author>
<name>Roy Hooper</name>
<email>rhooper@toybox.ca</email>
</author>
<published>2020-05-25T00:35:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=dd53e9a2bd7710ee9ee5511d2096ef8691f261a9'/>
<id>urn:sha1:dd53e9a2bd7710ee9ee5511d2096ef8691f261a9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #3092 from sommersoft/5.3.x</title>
<updated>2020-06-30T17:58:46+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@adafruit.com</email>
</author>
<published>2020-06-30T17:58:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=1ce682d4041ce80e0c16ea5636a123a6b2e55b1c'/>
<id>urn:sha1:1ce682d4041ce80e0c16ea5636a123a6b2e55b1c</id>
<content type='text'>
[5.3.x] Custom CSS For "Viewing Outdated Docs" Message</content>
</entry>
<entry>
<title>add custom css for 'viewing-old-docs' message</title>
<updated>2020-06-29T23:18:25+00:00</updated>
<author>
<name>sommersoft</name>
<email>sommersoft@gmail.com</email>
</author>
<published>2020-06-29T23:18:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=47849a9e58d5f6d06bb92e00b3de567da1a356dd'/>
<id>urn:sha1:47849a9e58d5f6d06bb92e00b3de567da1a356dd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #2797 from jepler/fix-2792</title>
<updated>2020-04-21T19:30:32+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@adafruit.com</email>
</author>
<published>2020-04-21T19:30:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=51dbe9109fb6a474fe7f4cf4e3766e27ba0b34b5'/>
<id>urn:sha1:51dbe9109fb6a474fe7f4cf4e3766e27ba0b34b5</id>
<content type='text'>
displayio: Fix "bus type" problem introduced at 8cba145c9029</content>
</entry>
<entry>
<title>displayio: Fix "bus type" problem introduced at 8cba145c9029</title>
<updated>2020-04-21T18:48:34+00:00</updated>
<author>
<name>Jeff Epler</name>
<email>jepler@gmail.com</email>
</author>
<published>2020-04-21T18:46:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=507e17fbf15715b28d17cc69aab54a48dd001c52'/>
<id>urn:sha1:507e17fbf15715b28d17cc69aab54a48dd001c52</id>
<content type='text'>
When allocate_display_bus_or_raise was factored out, the assignment
of the bus's Python type was lost.  Restore it.

This would have affected displays of any type other than RGBMatrix, when
they were created dynamically.  Boards with displays configured in flash
were unaffected.

Closes: #2792
</content>
</entry>
<entry>
<title>Merge pull request #2789 from simmel-project/nrf52833</title>
<updated>2020-04-21T18:33:36+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@adafruit.com</email>
</author>
<published>2020-04-21T18:33:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=ff9e388910cbbc386effab17d0240ff63e4311ec'/>
<id>urn:sha1:ff9e388910cbbc386effab17d0240ff63e4311ec</id>
<content type='text'>
Add support for nrf52833</content>
</entry>
<entry>
<title>nrf: bleio: parameterize softradio configuration</title>
<updated>2020-04-21T04:29:59+00:00</updated>
<author>
<name>Sean Cross</name>
<email>sean@xobs.io</email>
</author>
<published>2020-04-21T03:28:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=c04e6d6f52cf7f4393604b9c3eb493f55d6730fd'/>
<id>urn:sha1:c04e6d6f52cf7f4393604b9c3eb493f55d6730fd</id>
<content type='text'>
Allow for setting various softradio memory settings as part of a
board in order to support lower-memory configurations.  If a
parameter is unspecified then the previously-defined value is used.

Signed-off-by: Sean Cross &lt;sean@xobs.io&gt;
</content>
</entry>
<entry>
<title>nrf: mpconfigport: support configuration of various sizes</title>
<updated>2020-04-21T04:29:58+00:00</updated>
<author>
<name>Sean Cross</name>
<email>sean@xobs.io</email>
</author>
<published>2020-04-21T03:13:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=3537ad40594b3d23785108475be571c6fa92e769'/>
<id>urn:sha1:3537ad40594b3d23785108475be571c6fa92e769</id>
<content type='text'>
Conditionally set variables such as the softdevice RAM size, bootloader
size, and the spi m3 buffer size.  This allows ports to adjust these
values to suit their needs.

Signed-off-by: Sean Cross &lt;sean@xobs.io&gt;
</content>
</entry>
<entry>
<title>nrf: mpconfigport: subtract config size from firmware size</title>
<updated>2020-04-21T04:29:57+00:00</updated>
<author>
<name>Sean Cross</name>
<email>sean@xobs.io</email>
</author>
<published>2020-04-21T03:09:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=33720af0c6b13e974fdf3246d87ad66082977a46'/>
<id>urn:sha1:33720af0c6b13e974fdf3246d87ad66082977a46</id>
<content type='text'>
The BLE Config area needs to be subtracted from the size of the firmware.
THis is because the firmware is counted by walking backwards from the end
of memory, and the BLE config area is placed lower in memory than the
firmware.  Subtracting the BLE config size ensures the internal flash
filesystem doesn't try to use the firmware as storage.

Signed-off-by: Sean Cross &lt;sean@xobs.io&gt;
</content>
</entry>
</feed>
