<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/ports/cxd56, branch master</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=master</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2020-06-03T09:56:35+00:00</updated>
<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>Fix port_get_raw_ticks</title>
<updated>2020-06-01T09:35:46+00:00</updated>
<author>
<name>Kamil Tomaszewski</name>
<email>kamil.tomaszewski@sony.com</email>
</author>
<published>2020-06-01T09:35:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=ce337eaa27805428b1245502b75e56ae63b8422d'/>
<id>urn:sha1:ce337eaa27805428b1245502b75e56ae63b8422d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'adafruit/master' into esp32s2_digitalio</title>
<updated>2020-05-20T17:48:27+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2020-05-20T17:48:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=ba724fffb4e67dc37159c1371352e42e0bab7b4a'/>
<id>urn:sha1:ba724fffb4e67dc37159c1371352e42e0bab7b4a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update digitalio api for other ports</title>
<updated>2020-05-20T16:23:42+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2020-05-20T16:23:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=fd0420d43209a533f4896adae36952d9a11dc49c'/>
<id>urn:sha1:fd0420d43209a533f4896adae36952d9a11dc49c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #2910 from tannewt/esp32s2</title>
<updated>2020-05-19T19:53:23+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@adafruit.com</email>
</author>
<published>2020-05-19T19:53:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=916ca9f8a635d20c299326a955d4ca51dae055e1'/>
<id>urn:sha1:916ca9f8a635d20c299326a955d4ca51dae055e1</id>
<content type='text'>
Add initial ESP32S2 support</content>
</entry>
<entry>
<title>Merge pull request #2837 from k0d/serial-debug</title>
<updated>2020-05-19T01:13:31+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@adafruit.com</email>
</author>
<published>2020-05-19T01:13:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=2c2b53303d17e07daa8f7a61740835d30f671a18'/>
<id>urn:sha1:2c2b53303d17e07daa8f7a61740835d30f671a18</id>
<content type='text'>
Add support for a debug console, such as ST-Link VCP.</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>Add port_fixed_stack for more spresence</title>
<updated>2020-05-16T00:22:41+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2020-05-16T00:22:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=a57da6b808b53e1a23aff327710a0e365ecc6acc'/>
<id>urn:sha1:a57da6b808b53e1a23aff327710a0e365ecc6acc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor countio based on feedback</title>
<updated>2020-05-05T05:23:38+00:00</updated>
<author>
<name>Daniel Pollard</name>
<email>daniel@learnweaver.com</email>
</author>
<published>2020-05-05T05:23:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=bfa5cd9c13e308df5462653a53fe99eeb0543bc3'/>
<id>urn:sha1:bfa5cd9c13e308df5462653a53fe99eeb0543bc3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'adafruit/master' into lower_power</title>
<updated>2020-04-15T00:14:44+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2020-04-15T00:14:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=b580b34cbf1c48ef3de1dbeb5f44ec3d06b704af'/>
<id>urn:sha1:b580b34cbf1c48ef3de1dbeb5f44ec3d06b704af</id>
<content type='text'>
</content>
</entry>
</feed>
