<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/shared-bindings/displayio, branch 4.0.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.0.0-beta.0</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=4.0.0-beta.0'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2019-01-21T06:33:22+00:00</updated>
<entry>
<title>adding height and width to OnDiskBitmap for #1460</title>
<updated>2019-01-21T06:33:22+00:00</updated>
<author>
<name>Bryan Siepert</name>
<email>bsiepert@gmail.com</email>
</author>
<published>2019-01-21T06:33:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=ab2ad7ba4542c2e133ced64ccb8e9d0b4065e86f'/>
<id>urn:sha1:ab2ad7ba4542c2e133ced64ccb8e9d0b4065e86f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>simplify arg checking for display</title>
<updated>2019-01-19T01:04:18+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2019-01-19T01:04:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=b41d386d02f26e81dc1f234826fde7d24b020531'/>
<id>urn:sha1:b41d386d02f26e81dc1f234826fde7d24b020531</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improvements thanks to danh's review</title>
<updated>2019-01-19T00:37:06+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2019-01-19T00:37:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=edc8383e2297156134a58067899eefacd5764802'/>
<id>urn:sha1:edc8383e2297156134a58067899eefacd5764802</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a bit more to the docs</title>
<updated>2019-01-18T20:59:23+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2019-01-18T20:59:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=dc024cf411e5a77bffc3662aa581c667284e67e6'/>
<id>urn:sha1:dc024cf411e5a77bffc3662aa581c667284e67e6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix up nrf and using board.SPI in FourWire</title>
<updated>2019-01-18T02:19:07+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2019-01-18T02:19:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=6404aaf411d7fe5fd96f3a8cbf7a1cb7580a09e7'/>
<id>urn:sha1:6404aaf411d7fe5fd96f3a8cbf7a1cb7580a09e7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>share fourwire and make nrf compile</title>
<updated>2019-01-17T23:15:59+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2019-01-17T23:15:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=760bd8d8a4f0aa0ed8651e89596fb2e6effbc14f'/>
<id>urn:sha1:760bd8d8a4f0aa0ed8651e89596fb2e6effbc14f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix other builds and hallowing</title>
<updated>2019-01-17T22:45:29+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2019-01-17T22:45:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=2d136d58bf288f0be945ed5cd3efe9113d0acce3'/>
<id>urn:sha1:2d136d58bf288f0be945ed5cd3efe9113d0acce3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>External fourwire works and blinka splash after</title>
<updated>2019-01-17T08:20:16+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2019-01-17T08:20:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=84292ad89070f1994ed09b59c8a693216a40cd89'/>
<id>urn:sha1:84292ad89070f1994ed09b59c8a693216a40cd89</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rework displays in prep for dynamic support and 8bit parallel.</title>
<updated>2019-01-16T20:05:20+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2019-01-16T20:04:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=05d8885a1ab959fabdbb77f99408b2e7dc78b97c'/>
<id>urn:sha1:05d8885a1ab959fabdbb77f99408b2e7dc78b97c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add subclass support to displayio.</title>
<updated>2019-01-15T01:29:19+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2019-01-15T01:26:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=747f2cfe267628fda8487c533ce7a5ab10a9388f'/>
<id>urn:sha1:747f2cfe267628fda8487c533ce7a5ab10a9388f</id>
<content type='text'>
Also, swap make_news to accept a kwarg map and refine param checking.

Fixes #1237
</content>
</entry>
</feed>
