<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/shared-bindings/rgbmatrix, branch encoding</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=encoding</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=encoding'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2020-07-03T18:23:34+00:00</updated>
<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>
<entry>
<title>Added type hints to rgbmatrix</title>
<updated>2020-07-03T15:10:13+00:00</updated>
<author>
<name>dherrada</name>
<email>dylan.herrada@adafruit.com</email>
</author>
<published>2020-07-03T15:10:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=c8437e6595bf23c74ba779c32c7177538e21a52b'/>
<id>urn:sha1:c8437e6595bf23c74ba779c32c7177538e21a52b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Removed all 'self, )'</title>
<updated>2020-07-02T17:28:36+00:00</updated>
<author>
<name>dherrada</name>
<email>dylan.herrada@adafruit.com</email>
</author>
<published>2020-07-02T17:28:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=54cb1feea04c0c93afe40868bc050ff7f645c61e'/>
<id>urn:sha1:54cb1feea04c0c93afe40868bc050ff7f645c61e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>shared-bindings: Factor out validate_list_is_free_pins</title>
<updated>2020-06-26T16:50:24+00:00</updated>
<author>
<name>Jeff Epler</name>
<email>jepler@gmail.com</email>
</author>
<published>2020-05-27T14:09:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=159728b550c70f239e03c267a23f3950de635d3a'/>
<id>urn:sha1:159728b550c70f239e03c267a23f3950de635d3a</id>
<content type='text'>
This will ultimately be used by SDIO, where a variable length list
of data lines is called for.
</content>
</entry>
<entry>
<title>Swap sphinx to autoapi and the inline stubs</title>
<updated>2020-05-13T00:28:24+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2020-05-13T00:15:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=4e8de3c554024d3ac89e9ee77b958a6932a64bec'/>
<id>urn:sha1:4e8de3c554024d3ac89e9ee77b958a6932a64bec</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Did rgbmatrix, rotaryio, and RTC</title>
<updated>2020-05-11T17:00:19+00:00</updated>
<author>
<name>dherrada</name>
<email>dylan.herrada@gmail.com</email>
</author>
<published>2020-05-11T17:00:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=c7a9d49cba38499ec6701fdfef0c14e1dd5503a8'/>
<id>urn:sha1:c7a9d49cba38499ec6701fdfef0c14e1dd5503a8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>RGBMatrix: nonessential change to kick Actions</title>
<updated>2020-04-19T14:10:08+00:00</updated>
<author>
<name>Jeff Epler</name>
<email>jepler@gmail.com</email>
</author>
<published>2020-04-19T14:10:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=898c09c35e994402ae0bafb25dba5ba284838a82'/>
<id>urn:sha1:898c09c35e994402ae0bafb25dba5ba284838a82</id>
<content type='text'>
</content>
</entry>
<entry>
<title>RGBMatrix: this comment no longer describes the code</title>
<updated>2020-04-17T23:44:07+00:00</updated>
<author>
<name>Jeff Epler</name>
<email>jepler@gmail.com</email>
</author>
<published>2020-04-16T17:40:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=8c455f24bf639e83ef1f9c74d9df3c35a81a8710'/>
<id>urn:sha1:8c455f24bf639e83ef1f9c74d9df3c35a81a8710</id>
<content type='text'>
... allocate_display_bus_or_raise() uses fixed storage, not heap storage.
</content>
</entry>
<entry>
<title>RGBMatrix: documentation got behind the code</title>
<updated>2020-04-17T23:44:07+00:00</updated>
<author>
<name>Jeff Epler</name>
<email>jepler@gmail.com</email>
</author>
<published>2020-04-16T17:39:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=37cb6bafa80f0c5f634f261aca57e377a16a37b0'/>
<id>urn:sha1:37cb6bafa80f0c5f634f261aca57e377a16a37b0</id>
<content type='text'>
</content>
</entry>
</feed>
