<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/frozen, branch 4.1.0-beta.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-beta.0</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=4.1.0-beta.0'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2019-06-12T21:22:57+00:00</updated>
<entry>
<title>Update BusDevice to save space.</title>
<updated>2019-06-12T21:22:57+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2019-06-12T21:22:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=d2ec43113eb27a8ab736351e1cb5444b4575629f'/>
<id>urn:sha1:d2ec43113eb27a8ab736351e1cb5444b4575629f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bump circuitpython-stage to 1.0.2</title>
<updated>2019-05-22T16:58:09+00:00</updated>
<author>
<name>Radomir Dopieralski</name>
<email>openstack@sheep.art.pl</email>
</author>
<published>2019-05-20T20:04:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=9ae3d9217917bae9050bf9153224e62e3de6e410'/>
<id>urn:sha1:9ae3d9217917bae9050bf9153224e62e3de6e410</id>
<content type='text'>
This fixes an OverflowError in the read_palette function.

(cherry picked from commit 4ebcca865cbda4b08dc917581438473f625e2a12)
</content>
</entry>
<entry>
<title>Bump circuitpython-stage to 1.0.1</title>
<updated>2019-05-11T20:42:09+00:00</updated>
<author>
<name>Radomir Dopieralski</name>
<email>openstack@sheep.art.pl</email>
</author>
<published>2019-05-11T20:42:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=31e5e6ea984267bc573f2e1a25e358b4ba8f04c4'/>
<id>urn:sha1:31e5e6ea984267bc573f2e1a25e358b4ba8f04c4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update stage with 1.0.0 release</title>
<updated>2019-04-23T16:58:14+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2019-04-23T16:58:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=b5508ed832f731f1058569ddd2517bbb99c206ca'/>
<id>urn:sha1:b5508ed832f731f1058569ddd2517bbb99c206ca</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update stage for GamePadShift</title>
<updated>2019-04-16T18:17:02+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2019-04-16T18:17:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=2011bc3485ea109bd47892b929ff22b4ed07e9d3'/>
<id>urn:sha1:2011bc3485ea109bd47892b929ff22b4ed07e9d3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use displayio.Display directly</title>
<updated>2019-04-12T10:46:28+00:00</updated>
<author>
<name>Radomir Dopieralski</name>
<email>openstack@sheep.art.pl</email>
</author>
<published>2019-04-12T09:56:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=d39e7e7dd51aa55e92cfda3e05ea80ae1abe409d'/>
<id>urn:sha1:d39e7e7dd51aa55e92cfda3e05ea80ae1abe409d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Got back to using Display object in the Stage library</title>
<updated>2019-04-12T09:19:19+00:00</updated>
<author>
<name>Radomir Dopieralski</name>
<email>openstack@sheep.art.pl</email>
</author>
<published>2019-04-12T09:19:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=dabbded622878f8c8dbea17310b4b63f71a387d3'/>
<id>urn:sha1:dabbded622878f8c8dbea17310b4b63f71a387d3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Enable displayio for uGame10 board</title>
<updated>2019-04-11T23:10:57+00:00</updated>
<author>
<name>Radomir Dopieralski</name>
<email>openstack@sheep.art.pl</email>
</author>
<published>2019-04-06T12:02:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=c3136f4f32df28cc29596fc9ba76dcc0bfd533f0'/>
<id>urn:sha1:c3136f4f32df28cc29596fc9ba76dcc0bfd533f0</id>
<content type='text'>
Also, make the _stage library work with the fourwire bus, to re-use the
display.
</content>
</entry>
<entry>
<title>Merge pull request #1697 from dhalbert/update-frozen-libs</title>
<updated>2019-03-25T15:35:26+00:00</updated>
<author>
<name>Kattni</name>
<email>kattni@adafruit.com</email>
</author>
<published>2019-03-25T15:35:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=8115301588370f6bf5b36f531ec8ea7962144889'/>
<id>urn:sha1:8115301588370f6bf5b36f531ec8ea7962144889</id>
<content type='text'>
Update frozen libraries to latest tagged versions</content>
</entry>
<entry>
<title>Update frozen libraries to latest tagged versions</title>
<updated>2019-03-25T12:14:45+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2019-03-25T12:14:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=a88990aa68ceb3cf9d2fd0ab941310cf586cf7f5'/>
<id>urn:sha1:a88990aa68ceb3cf9d2fd0ab941310cf586cf7f5</id>
<content type='text'>
</content>
</entry>
</feed>
