<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython, branch 4.1.0</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=4.1.0</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=4.1.0'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2019-07-19T18:39:06+00:00</updated>
<entry>
<title>Merge pull request #1999 from tannewt/turtleboosters</title>
<updated>2019-07-19T18:39:06+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@adafruit.com</email>
</author>
<published>2019-07-19T18:39:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=dbab5380b22289d44429f8a8ad3daabe7ec1fa45'/>
<id>urn:sha1:dbab5380b22289d44429f8a8ad3daabe7ec1fa45</id>
<content type='text'>
Track a dirty area for in-memory bitmaps</content>
</entry>
<entry>
<title>Fix it's -&gt; its</title>
<updated>2019-07-19T17:42:20+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2019-07-19T17:42:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=d9089f52ce92519448c88ef50655b31e123b23bd'/>
<id>urn:sha1:d9089f52ce92519448c88ef50655b31e123b23bd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update translations</title>
<updated>2019-07-19T17:38:59+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2019-07-19T17:38:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=653f511792338926033deff996db9f1117b22c13'/>
<id>urn:sha1:653f511792338926033deff996db9f1117b22c13</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Track a dirty area for in-memory bitmaps</title>
<updated>2019-07-18T23:47:28+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2019-07-18T23:47:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=4a6bdb6fe471b3024b2ca1d977ef02bfd94cc12a'/>
<id>urn:sha1:4a6bdb6fe471b3024b2ca1d977ef02bfd94cc12a</id>
<content type='text'>
This fixes the bug that bitmap changes do not cause screen updates
and optimizes the refresh when the bitmap is simply shown on the
screen. If the bitmap is used in tiles, then changing it will
cause all TileGrids using it to do a full refresh.

Fixes #1981
</content>
</entry>
<entry>
<title>Merge pull request #1990 from kattni/pyruler</title>
<updated>2019-07-10T19:28:43+00:00</updated>
<author>
<name>siddacious</name>
<email>nospam187+github@gmail.com</email>
</author>
<published>2019-07-10T19:28:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=d12e1a8d74ebb8d5d32ab0de47d3097e80c5d4fd'/>
<id>urn:sha1:d12e1a8d74ebb8d5d32ab0de47d3097e80c5d4fd</id>
<content type='text'>
Adding PyRuler to CircuitPython.</content>
</entry>
<entry>
<title>Requested changes.</title>
<updated>2019-07-09T20:12:24+00:00</updated>
<author>
<name>Kattni Rembor</name>
<email>kattni@adafruit.com</email>
</author>
<published>2019-07-09T20:12:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=582acdaa0acd14dd725845786576903b9f5689d6'/>
<id>urn:sha1:582acdaa0acd14dd725845786576903b9f5689d6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Adding PyRuler to CircuitPython.</title>
<updated>2019-07-09T20:02:39+00:00</updated>
<author>
<name>Kattni Rembor</name>
<email>kattni@adafruit.com</email>
</author>
<published>2019-07-09T20:02:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=d905958db1070cae0c250884fa97031cb6fc66c6'/>
<id>urn:sha1:d905958db1070cae0c250884fa97031cb6fc66c6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #1925 from C47D/rgb_status</title>
<updated>2019-07-09T17:31:34+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@adafruit.com</email>
</author>
<published>2019-07-09T17:31:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=6fad383367164cca5e9e92b95eaea31b088d6df0'/>
<id>urn:sha1:6fad383367164cca5e9e92b95eaea31b088d6df0</id>
<content type='text'>
Initial support for RGB led as Status indicator, fixes #1382</content>
</entry>
<entry>
<title>Merge pull request #1988 from jandjstudios/datum</title>
<updated>2019-07-09T16:33:13+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@adafruit.com</email>
</author>
<published>2019-07-09T16:33:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=f0cf9a4e75c3033371c4385b8533bb39dba7c9c4'/>
<id>urn:sha1:f0cf9a4e75c3033371c4385b8533bb39dba7c9c4</id>
<content type='text'>
Add support for boards in the datum series.</content>
</entry>
<entry>
<title>[rgb status] Adjust to current brightness</title>
<updated>2019-07-09T03:06:43+00:00</updated>
<author>
<name>C47D</name>
<email>carlos.santiago.diaz@gmail.com</email>
</author>
<published>2019-07-09T03:06:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=40fbac13cdf3743d2a9f218fa067399a88ad164a'/>
<id>urn:sha1:40fbac13cdf3743d2a9f218fa067399a88ad164a</id>
<content type='text'>
</content>
</entry>
</feed>
