<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/shared-module/displayio, branch 4.0.0-rc.2</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.2</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=4.0.0-rc.2'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2019-05-09T18:38:30+00:00</updated>
<entry>
<title>Handle -scale to 0 correctly in Group</title>
<updated>2019-05-09T18:38:30+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2019-05-09T18:38:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=e64bbc41ec0c66f6c6125401ed7a14e1bf303935'/>
<id>urn:sha1:e64bbc41ec0c66f6c6125401ed7a14e1bf303935</id>
<content type='text'>
Fixes #1839
</content>
</entry>
<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>Fix boards with no shared busses.</title>
<updated>2019-04-09T18:36:10+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2019-04-09T18:36:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=72992070c5137ce44969555828673ba7ccd69f08'/>
<id>urn:sha1:72992070c5137ce44969555828673ba7ccd69f08</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'adafruit/master' into fix_cpx_display</title>
<updated>2019-04-09T00:15:08+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2019-04-09T00:15:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=de48e4b262f17b8c75449be0ae30a10ffd1489e1'/>
<id>urn:sha1:de48e4b262f17b8c75449be0ae30a10ffd1489e1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reorganize board busses into shared-bindings and shared-module.</title>
<updated>2019-04-08T23:58:50+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2019-04-08T23:58:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=0f003ac5b8312fafb120e86e05eefd2431014d8c'/>
<id>urn:sha1:0f003ac5b8312fafb120e86e05eefd2431014d8c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Stop hard-coding SPI frequency in FourWire</title>
<updated>2019-04-06T13:15:29+00:00</updated>
<author>
<name>Radomir Dopieralski</name>
<email>openstack@sheep.art.pl</email>
</author>
<published>2019-04-06T13:08:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=8323721232f52fcb216a4fa32e5572d5f4369c6c'/>
<id>urn:sha1:8323721232f52fcb216a4fa32e5572d5f4369c6c</id>
<content type='text'>
Instead remember and use the frequency, polarity and phase that was
set when the bus was first created.
</content>
</entry>
<entry>
<title>Fix crash when getting board.SPI outside the VM</title>
<updated>2019-04-06T02:06:37+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2019-04-06T02:06:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=7686f93ef456aa46f538da3159d0e12cae9fa737'/>
<id>urn:sha1:7686f93ef456aa46f538da3159d0e12cae9fa737</id>
<content type='text'>
If one of the default pins was already in use it would crash.

The internal API has been refined to allow us to get the value
without causing an init of the singleton.

Fixes #1753
</content>
</entry>
<entry>
<title>Added comment regarding parameter loop</title>
<updated>2019-04-05T18:11:27+00:00</updated>
<author>
<name>Melissa LeBlanc-Williams</name>
<email>melissa@melissagirl.com</email>
</author>
<published>2019-04-05T18:11:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=97baa7899fdc4dc95ba122e6e865661261dea995'/>
<id>urn:sha1:97baa7899fdc4dc95ba122e6e865661261dea995</id>
<content type='text'>
</content>
</entry>
</feed>
