<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/shared-bindings/displayio/EPaperDisplay.c, branch main</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=main</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2021-03-15T13:57:36+00:00</updated>
<entry>
<title>run code formatting script</title>
<updated>2021-03-15T13:57:36+00:00</updated>
<author>
<name>microDev</name>
<email>70126934+microDev1@users.noreply.github.com</email>
</author>
<published>2021-03-15T13:57:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=a52eb88031620a81521b937f2a0651dbac2bb350'/>
<id>urn:sha1:a52eb88031620a81521b937f2a0651dbac2bb350</id>
<content type='text'>
</content>
</entry>
<entry>
<title>EPaperDisplay: add rotation property</title>
<updated>2020-11-19T00:06:31+00:00</updated>
<author>
<name>Jeff Epler</name>
<email>jepler@gmail.com</email>
</author>
<published>2020-11-19T00:06:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=f61f8f999b5eeb8a545f5cea13b30ac5b3aeb04a'/>
<id>urn:sha1:f61f8f999b5eeb8a545f5cea13b30ac5b3aeb04a</id>
<content type='text'>
untested, because I don't want to mess my magtag demo up :) but it builds
</content>
</entry>
<entry>
<title>Add .busy property to EPaperDisplay</title>
<updated>2020-11-14T02:57:52+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2020-11-12T00:53:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=78ccac930fbcb3dddd3a1a79809a2ec371d34c6a'/>
<id>urn:sha1:78ccac930fbcb3dddd3a1a79809a2ec371d34c6a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Correct display sequence format docs</title>
<updated>2020-11-11T00:44:09+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2020-11-11T00:44:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=9da99675b162742c0ecbd0995ce35e62204be3b1'/>
<id>urn:sha1:9da99675b162742c0ecbd0995ce35e62204be3b1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add grayscale EInk support</title>
<updated>2020-10-26T23:59:59+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2020-10-26T23:58:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=0d1649880f1c23ec6c9c0a4834f3712a8495f9d8'/>
<id>urn:sha1:0d1649880f1c23ec6c9c0a4834f3712a8495f9d8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Modify some Python stubs</title>
<updated>2020-08-06T16:01:28+00:00</updated>
<author>
<name>Taku Fukada</name>
<email>naninunenor@gmail.com</email>
</author>
<published>2020-08-03T04:35:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=56c898da80df57d0e83f4e8d1ee44f4351ce1d8c'/>
<id>urn:sha1:56c898da80df57d0e83f4e8d1ee44f4351ce1d8c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix several type hints</title>
<updated>2020-07-27T09:05:13+00:00</updated>
<author>
<name>Taku Fukada</name>
<email>naninunenor@gmail.com</email>
</author>
<published>2020-07-25T08:58:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=d356581651e4a11dc18787da95e2f96bfde3575d'/>
<id>urn:sha1:d356581651e4a11dc18787da95e2f96bfde3575d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add and correct some type hints</title>
<updated>2020-07-24T09:20:03+00:00</updated>
<author>
<name>Taku Fukada</name>
<email>naninunenor@gmail.com</email>
</author>
<published>2020-07-23T18:22:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=54a342a7f5b74f32c7a53ea483d9046e688b9830'/>
<id>urn:sha1:54a342a7f5b74f32c7a53ea483d9046e688b9830</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Made every init return None</title>
<updated>2020-07-03T18:23:34+00:00</updated>
<author>
<name>dherrada</name>
<email>dylan.herrada@adafruit.com</email>
</author>
<published>2020-07-03T18:23:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=d0d949cd24dbff5fb382f8c7abf3bae7ba46541a'/>
<id>urn:sha1:d0d949cd24dbff5fb382f8c7abf3bae7ba46541a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Made most of the requested changes</title>
<updated>2020-07-03T17:49:00+00:00</updated>
<author>
<name>dherrada</name>
<email>dylan.herrada@adafruit.com</email>
</author>
<published>2020-07-03T17:49:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=3df03a565069d6e8874eb678d4f010eee97305b0'/>
<id>urn:sha1:3df03a565069d6e8874eb678d4f010eee97305b0</id>
<content type='text'>
</content>
</entry>
</feed>
