<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/py/circuitpy_mpconfig.h, branch azure</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=azure</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=azure'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2019-03-27T02:15:26+00:00</updated>
<entry>
<title>turn on reversed() for all builds</title>
<updated>2019-03-27T02:15:26+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2019-03-27T02:15:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=4c1849ae7ca95dc364292a8046ec3d72fb76e883'/>
<id>urn:sha1:4c1849ae7ca95dc364292a8046ec3d72fb76e883</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #1672 from dhalbert/regular-fs-flush</title>
<updated>2019-03-26T20:47:43+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2019-03-26T20:47:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=2c93ce5a28a12e2a59d84f602c97b24ff06b72fb'/>
<id>urn:sha1:2c93ce5a28a12e2a59d84f602c97b24ff06b72fb</id>
<content type='text'>
flush flash filesystem once a second</content>
</entry>
<entry>
<title>Merge pull request #1670 from tannewt/fontio</title>
<updated>2019-03-20T21:36:04+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2019-03-20T21:36:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=26262cd4770a6b75a533807676ab3c38b228f009'/>
<id>urn:sha1:26262cd4770a6b75a533807676ab3c38b228f009</id>
<content type='text'>
Move Glyph and BuiltinFont into fontio</content>
</entry>
<entry>
<title>enable MICROPY_CPYTHON_COMPAT for most builds except CIRCUITPY_SMALL_BUILD; remove a few other things to make fit</title>
<updated>2019-03-20T18:36:24+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2019-03-20T18:36:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=fbf166af1abbc2a9ac690071afbd0152c4686285'/>
<id>urn:sha1:fbf166af1abbc2a9ac690071afbd0152c4686285</id>
<content type='text'>
</content>
</entry>
<entry>
<title>flush flash filesystem once a second</title>
<updated>2019-03-20T16:21:36+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2019-03-20T16:21:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=2459eabd66169d18f3f223c942cc73152ce6de68'/>
<id>urn:sha1:2459eabd66169d18f3f223c942cc73152ce6de68</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move Glyph and BuiltinFont into fontio</title>
<updated>2019-03-19T23:22:09+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2019-03-19T23:22:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=5e2fec714cfbff8692d8af4ec8f774738b822ce1'/>
<id>urn:sha1:5e2fec714cfbff8692d8af4ec8f774738b822ce1</id>
<content type='text'>
It was confusing in displayio.

Fixes #1662
</content>
</entry>
<entry>
<title>Merge branch 'master' of https://github.com/adafruit/circuitpython into new_freq_in</title>
<updated>2019-03-02T03:24:30+00:00</updated>
<author>
<name>sommersoft</name>
<email>sommersoft@gmail.com</email>
</author>
<published>2019-03-02T03:24:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=a44bfc2730c246738dd8d636d18ffb6591673864'/>
<id>urn:sha1:a44bfc2730c246738dd8d636d18ffb6591673864</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Apply review fixes:</title>
<updated>2019-03-01T15:05:15+00:00</updated>
<author>
<name>Radomir Dopieralski</name>
<email>openstack@sheep.art.pl</email>
</author>
<published>2019-03-01T15:05:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=89b2788d119c811327b366e061481fbcc96cbc65'/>
<id>urn:sha1:89b2788d119c811327b366e061481fbcc96cbc65</id>
<content type='text'>
* fix formatting
* fix copyrights
* fix CIRCUITPYTHON_GAMEPAD guards
* add CIRCUITPYTHON_PEW guards to reset
* fix module list order
</content>
</entry>
<entry>
<title>Rebase on top of CircuitPython 4.x</title>
<updated>2019-03-01T13:59:21+00:00</updated>
<author>
<name>Radomir Dopieralski</name>
<email>openstack@sheep.art.pl</email>
</author>
<published>2019-03-01T13:59:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=45fea86554d42d07360ec16574908bc96c5e37ec'/>
<id>urn:sha1:45fea86554d42d07360ec16574908bc96c5e37ec</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a _pew module</title>
<updated>2019-02-28T22:32:58+00:00</updated>
<author>
<name>Radomir Dopieralski</name>
<email>openstack@sheep.art.pl</email>
</author>
<published>2018-08-01T13:29:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=88e40193ae92a390ff0cc8872ec2b7cd953c83cb'/>
<id>urn:sha1:88e40193ae92a390ff0cc8872ec2b7cd953c83cb</id>
<content type='text'>
</content>
</entry>
</feed>
