<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/shared-module/board, branch 6.0.0-alpha.2</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=6.0.0-alpha.2</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=6.0.0-alpha.2'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2020-06-24T19:47:58+00:00</updated>
<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>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>Fix incorrect initialisation of default UART</title>
<updated>2020-02-23T11:16:24+00:00</updated>
<author>
<name>Dave Marples</name>
<email>dave@marples.net</email>
</author>
<published>2020-02-23T11:16:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=d41cf2e9265e3250d8e98c06ce0ea8dfc523edb1'/>
<id>urn:sha1:d41cf2e9265e3250d8e98c06ce0ea8dfc523edb1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Addition of RS485 support</title>
<updated>2020-02-18T23:16:40+00:00</updated>
<author>
<name>Dave Marples</name>
<email>dave@marples.net</email>
</author>
<published>2020-02-18T00:09:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=d388899985b24530cc08cdf10ed15e3c7ba41349'/>
<id>urn:sha1:d388899985b24530cc08cdf10ed15e3c7ba41349</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Addition of RTS/CTS/RS485 UART functionality</title>
<updated>2020-02-18T23:16:40+00:00</updated>
<author>
<name>Dave Marples</name>
<email>dave@marples.net</email>
</author>
<published>2020-02-16T00:23:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=84ad3d8393db46eacfe3432d6476f1c5c48077e3'/>
<id>urn:sha1:84ad3d8393db46eacfe3432d6476f1c5c48077e3</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>Fix I2CDisplay lifecycle and splash lifecycle.</title>
<updated>2019-08-14T22:53:58+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2019-08-14T22:53:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=b3de7efc07365bd4cb3a8c89196dfbc29bcc9c04'/>
<id>urn:sha1:b3de7efc07365bd4cb3a8c89196dfbc29bcc9c04</id>
<content type='text'>
Fixes https://github.com/adafruit/Adafruit_CircuitPython_DisplayIO_SSD1306/issues/2
</content>
</entry>
<entry>
<title>Add feature conditionals and clean up</title>
<updated>2019-07-22T16:58:28+00:00</updated>
<author>
<name>Hierophect</name>
<email>hierophect@gmail.com</email>
</author>
<published>2019-07-22T16:58:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=58630a844ad1db7d30671a3cb18f433e015a40a3'/>
<id>urn:sha1:58630a844ad1db7d30671a3cb18f433e015a40a3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add missing files for DigitalIO</title>
<updated>2019-07-17T18:18:01+00:00</updated>
<author>
<name>Hierophect</name>
<email>hierophect@gmail.com</email>
</author>
<published>2019-07-17T18:18:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=43e8a4110f86a5d0b449d406ba33e27cc88978b0'/>
<id>urn:sha1:43e8a4110f86a5d0b449d406ba33e27cc88978b0</id>
<content type='text'>
</content>
</entry>
</feed>
