<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/shared-module, branch 4.0.0-rc.0</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=4.0.0-rc.0</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=4.0.0-rc.0'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2019-04-18T22:48:39+00:00</updated>
<entry>
<title>Merge pull request #1815 from dhalbert/stop-flicker</title>
<updated>2019-04-18T22:48:39+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2019-04-18T22:48:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=f548305c0722def52cf83c6dc903c2bdae2d1d22'/>
<id>urn:sha1:f548305c0722def52cf83c6dc903c2bdae2d1d22</id>
<content type='text'>
Turn off auto_brightness if brightness is set</content>
</entry>
<entry>
<title>add Display.__init__() args for brightness and auto_brightness</title>
<updated>2019-04-18T19:59:16+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2019-04-18T19:59:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=0113e0970eb7d4b753982692d33754d38694efb7'/>
<id>urn:sha1:0113e0970eb7d4b753982692d33754d38694efb7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix off by one error in OnDiskBitmap</title>
<updated>2019-04-17T22:17:11+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2019-04-17T22:17:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=c372567330fe8019ee306e8a45638f2703a09ca0'/>
<id>urn:sha1:c372567330fe8019ee306e8a45638f2703a09ca0</id>
<content type='text'>
It resulted in the first row of pixels being pulled for out of bounds.

Fixes #1801
</content>
</entry>
<entry>
<title>Simplify type check in tick and init last</title>
<updated>2019-04-16T17:44:09+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2019-04-16T17:44:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=190bdf811716e35df086d317f01f97a10746790d'/>
<id>urn:sha1:190bdf811716e35df086d317f01f97a10746790d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Include cleanup and style tweaks</title>
<updated>2019-04-16T17:19:07+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2019-04-16T17:19:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=6132a05fd9e6fa51972f1445ee051e99b816527f'/>
<id>urn:sha1:6132a05fd9e6fa51972f1445ee051e99b816527f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fully split gamepadshift from gamepad</title>
<updated>2019-04-16T17:11:54+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2019-04-16T17:11:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=0e03a321e4c4fba6c5d700bfef830c6196aec106'/>
<id>urn:sha1:0e03a321e4c4fba6c5d700bfef830c6196aec106</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Split GamePadShift from GamePad to save space on most boards.</title>
<updated>2019-04-15T22:40:06+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2019-04-15T22:40:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=c927e6b938ff35fe0f42180d1dc0f9d58f8e571c'/>
<id>urn:sha1:c927e6b938ff35fe0f42180d1dc0f9d58f8e571c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'master' into gamepad-shift</title>
<updated>2019-04-13T09:54:25+00:00</updated>
<author>
<name>Radomir Dopieralski</name>
<email>openstack@sheep.art.pl</email>
</author>
<published>2019-04-13T09:54:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=eeef5359f90fc3fa8b4b736d8f751b034a448167'/>
<id>urn:sha1:eeef5359f90fc3fa8b4b736d8f751b034a448167</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reorganize the gamepad code</title>
<updated>2019-04-12T18:43:29+00:00</updated>
<author>
<name>Radomir Dopieralski</name>
<email>openstack@sheep.art.pl</email>
</author>
<published>2019-04-12T18:38:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=4dc286fa14e381f7ac2ca4dda1f006fac5bc0356'/>
<id>urn:sha1:4dc286fa14e381f7ac2ca4dda1f006fac5bc0356</id>
<content type='text'>
</content>
</entry>
<entry>
<title>More refactoring</title>
<updated>2019-04-12T18:43:29+00:00</updated>
<author>
<name>Radomir Dopieralski</name>
<email>openstack@sheep.art.pl</email>
</author>
<published>2019-04-11T10:05:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=ae60968563ff844189ef17fcb8ba3ec9bb7b54f9'/>
<id>urn:sha1:ae60968563ff844189ef17fcb8ba3ec9bb7b54f9</id>
<content type='text'>
</content>
</entry>
</feed>
