<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/ports/cxd56/common-hal/busio, 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-06-30T00:17:46+00:00</updated>
<entry>
<title>Fix cxd56 function signature</title>
<updated>2020-06-30T00:17:46+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2020-06-30T00:17:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=965a40b6a19a9eb35ecc4256aa850d41c88a0137'/>
<id>urn:sha1:965a40b6a19a9eb35ecc4256aa850d41c88a0137</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add UART support</title>
<updated>2020-06-24T19:47:58+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2020-06-10T01:28:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=a26102607e3fe5b6f888fcd246e20ac82a70af7b'/>
<id>urn:sha1:a26102607e3fe5b6f888fcd246e20ac82a70af7b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix up end of file and trailing whitespace.</title>
<updated>2020-06-03T09:56:35+00:00</updated>
<author>
<name>Diego Elio Pettenò</name>
<email>flameeyes@flameeyes.com</email>
</author>
<published>2020-05-30T09:44:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=dd5d7c86d22807c021dd1711eb7dd3daebc5cfcf'/>
<id>urn:sha1:dd5d7c86d22807c021dd1711eb7dd3daebc5cfcf</id>
<content type='text'>
This can be enforced by pre-commit, but correct it separately to make it easier to review.
</content>
</entry>
<entry>
<title>Enable showing the console on a debug uart</title>
<updated>2020-05-19T00:02:52+00:00</updated>
<author>
<name>Mark Olsson</name>
<email>post@markolsson.se</email>
</author>
<published>2020-05-18T12:04:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=007c92ee6ab8da342dacb8967ef999b6d83596ec'/>
<id>urn:sha1:007c92ee6ab8da342dacb8967ef999b6d83596ec</id>
<content type='text'>
</content>
</entry>
<entry>
<title>new pin validation routines; don't use mp_const_none if NULL will do</title>
<updated>2020-02-29T04:43:04+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2020-02-29T04:32:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=b6206406de2a232299ebdd1d187c7656ae79f8f2'/>
<id>urn:sha1:b6206406de2a232299ebdd1d187c7656ae79f8f2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Edits as a result of review</title>
<updated>2020-02-19T00:07:01+00:00</updated>
<author>
<name>Dave Marples</name>
<email>dave@marples.net</email>
</author>
<published>2020-02-19T00:07:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=24405cabafd4c9481118cd77e1a13ee98ab48565'/>
<id>urn:sha1:24405cabafd4c9481118cd77e1a13ee98ab48565</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Addition of stubs for rs485/CTS/RTS handling on non-implemented chips</title>
<updated>2020-02-18T23:16:40+00:00</updated>
<author>
<name>Dave Marples</name>
<email>dave@marples.net</email>
</author>
<published>2020-02-18T16:00:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=490a808bf668a849eca3d42bd14254cef7a48a1a'/>
<id>urn:sha1:490a808bf668a849eca3d42bd14254cef7a48a1a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Squeeze pyruler zh_Latn_pinyin</title>
<updated>2019-11-27T19:47:35+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2019-11-27T19:47:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=dd6dfeb30a4e688339612d509fb491bc2e72d078'/>
<id>urn:sha1:dd6dfeb30a4e688339612d509fb491bc2e72d078</id>
<content type='text'>
</content>
</entry>
<entry>
<title>make UART.write be blocking on SAMD; add timeout property</title>
<updated>2019-11-27T18:05:29+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2019-11-27T17:52:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=b32a9192df04c6fb36027b2b9b3e0e3a3548005a'/>
<id>urn:sha1:b32a9192df04c6fb36027b2b9b3e0e3a3548005a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Clean UART on reset</title>
<updated>2019-10-21T11:17:51+00:00</updated>
<author>
<name>Kamil Tomaszewski</name>
<email>kamil.tomaszewski@sony.com</email>
</author>
<published>2019-10-21T11:17:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=e4574fa3bfb1a80218292b5f3b76778bf76cae84'/>
<id>urn:sha1:e4574fa3bfb1a80218292b5f3b76778bf76cae84</id>
<content type='text'>
</content>
</entry>
</feed>
