<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/shared-bindings/displayio/I2CDisplay.c, branch 5.3.0</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=5.3.0</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=5.3.0'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2020-04-21T18:48:34+00:00</updated>
<entry>
<title>displayio: Fix "bus type" problem introduced at 8cba145c9029</title>
<updated>2020-04-21T18:48:34+00:00</updated>
<author>
<name>Jeff Epler</name>
<email>jepler@gmail.com</email>
</author>
<published>2020-04-21T18:46:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=507e17fbf15715b28d17cc69aab54a48dd001c52'/>
<id>urn:sha1:507e17fbf15715b28d17cc69aab54a48dd001c52</id>
<content type='text'>
When allocate_display_bus_or_raise was factored out, the assignment
of the bus's Python type was lost.  Restore it.

This would have affected displays of any type other than RGBMatrix, when
they were created dynamically.  Boards with displays configured in flash
were unaffected.

Closes: #2792
</content>
</entry>
<entry>
<title>displayio: implement, use allocate_new_display_bus_or_raise</title>
<updated>2020-04-14T23:24:54+00:00</updated>
<author>
<name>Jeff Epler</name>
<email>jepler@gmail.com</email>
</author>
<published>2020-03-30T15:47:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=8cba145c90294a001ec5814fb501a7b96a055780'/>
<id>urn:sha1:8cba145c90294a001ec5814fb501a7b96a055780</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rename routines to be clearer; fix wiznet arg types</title>
<updated>2020-03-05T21:35:31+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2020-03-05T21:35:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=817b5be320b36b9cac59b195b1c19359783fe032'/>
<id>urn:sha1:817b5be320b36b9cac59b195b1c19359783fe032</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update uses of assert_pin_free; remove redundant checks</title>
<updated>2020-02-29T20:37:32+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2020-02-29T20:37:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=84359354296e462490b5541cad639def229bf029'/>
<id>urn:sha1:84359354296e462490b5541cad639def229bf029</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Tweak error messages to reduce code size.</title>
<updated>2020-01-30T01:32:07+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2020-01-30T01:32:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=5d24ade5c9f7b1771b5b914835bd7ededc6fcdc0'/>
<id>urn:sha1:5d24ade5c9f7b1771b5b914835bd7ededc6fcdc0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rework based on Dan's review</title>
<updated>2019-08-23T22:27:21+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2019-08-23T22:27:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=7324b70a7c231a20be971ed81050c8359b87aaab'/>
<id>urn:sha1:7324b70a7c231a20be971ed81050c8359b87aaab</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add reset() to display busses to detect whether it works</title>
<updated>2019-08-22T21:23:33+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2019-08-21T18:49:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=3a98de12368a63de1538f61da7690e9fa230b540'/>
<id>urn:sha1:3a98de12368a63de1538f61da7690e9fa230b540</id>
<content type='text'>
</content>
</entry>
<entry>
<title>EPaper displays work mostly.</title>
<updated>2019-08-22T21:08:33+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2019-08-02T23:17:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=70680d5b22aa6cb797ccf26645d553a4c72b5100'/>
<id>urn:sha1:70680d5b22aa6cb797ccf26645d553a4c72b5100</id>
<content type='text'>
</content>
</entry>
<entry>
<title>shared-bindings: Use RUN_BACKGROUND_TASKS</title>
<updated>2019-08-11T13:53:02+00:00</updated>
<author>
<name>Jeff Epler</name>
<email>jepler@gmail.com</email>
</author>
<published>2019-08-11T13:40:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=32a6d3640540e5fa5860f05c1a12b9182bc58de7'/>
<id>urn:sha1:32a6d3640540e5fa5860f05c1a12b9182bc58de7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Review feedback including NO_BRIGHTNESS_COMMAND macro</title>
<updated>2019-07-19T23:11:13+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2019-07-19T23:05:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=1d1b8703b6c108b72a1abda9312646895f542672'/>
<id>urn:sha1:1d1b8703b6c108b72a1abda9312646895f542672</id>
<content type='text'>
</content>
</entry>
</feed>
