<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/.github, branch 5.1.0</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=5.1.0</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=5.1.0'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2020-03-16T23:28:42+00:00</updated>
<entry>
<title>Merge pull request #2705 from NightSkySK/UARTlogger2</title>
<updated>2020-03-16T23:28:42+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@adafruit.com</email>
</author>
<published>2020-03-16T23:28:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=c8d9edd939010954aebc2e63c9aeed4e154a4dd4'/>
<id>urn:sha1:c8d9edd939010954aebc2e63c9aeed4e154a4dd4</id>
<content type='text'>
add UARTLogger2 board support for CircuitPython</content>
</entry>
<entry>
<title>spacing correction</title>
<updated>2020-03-13T21:58:39+00:00</updated>
<author>
<name>Szymon Klause</name>
<email>szymon.klause@gmail.com</email>
</author>
<published>2020-03-13T21:58:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=9fa270e330d1c3905b21994783db3dcccadf974a'/>
<id>urn:sha1:9fa270e330d1c3905b21994783db3dcccadf974a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add UARTLogger2 board support for CircuitPython</title>
<updated>2020-03-13T20:39:17+00:00</updated>
<author>
<name>Szymon Klause</name>
<email>szymon.klause@gmail.com</email>
</author>
<published>2020-03-13T20:39:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=c9aa50817c62f95f2714faf4f0e0ccf1fb5de2dd'/>
<id>urn:sha1:c9aa50817c62f95f2714faf4f0e0ccf1fb5de2dd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix board sorting (due to T being before a anf t)</title>
<updated>2020-03-13T00:39:42+00:00</updated>
<author>
<name>TG-Techie</name>
<email>TGTechie01@gmail.com</email>
</author>
<published>2020-03-13T00:39:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=137d5c34fa5263ff7e52e8e471b37d2422e6e96b'/>
<id>urn:sha1:137d5c34fa5263ff7e52e8e471b37d2422e6e96b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add TG-Watch02A to build workflow</title>
<updated>2020-03-13T00:30:45+00:00</updated>
<author>
<name>TG-Techie</name>
<email>TGTechie01@gmail.com</email>
</author>
<published>2020-03-13T00:30:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=7907ef597927d730b5d8ba5d8df3dbfcc38cb5c2'/>
<id>urn:sha1:7907ef597927d730b5d8ba5d8df3dbfcc38cb5c2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>upload bin and uf2 for arduino boards; remove unneeded build steps</title>
<updated>2020-02-29T02:18:48+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2020-02-29T02:18:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=98a03fc93534a22d11c0a6a50f9982c397232ad3'/>
<id>urn:sha1:98a03fc93534a22d11c0a6a50f9982c397232ad3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Download links now point to S3 via CloudFront</title>
<updated>2020-02-28T19:57:32+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2020-02-28T19:57:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=1b8a4791f504b44f9f38677f8d05a774826f7f05'/>
<id>urn:sha1:1b8a4791f504b44f9f38677f8d05a774826f7f05</id>
<content type='text'>
</content>
</entry>
<entry>
<title>samd51 thing plus: new port</title>
<updated>2020-02-25T17:52:23+00:00</updated>
<author>
<name>jepler</name>
<email>jepler@gmail.com</email>
</author>
<published>2019-09-13T17:28:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=f20255813f56a17b8a83663173577a17fade5e45'/>
<id>urn:sha1:f20255813f56a17b8a83663173577a17fade5e45</id>
<content type='text'>
testing performed:
 * successfully store and retrieve a 500kB file on the flash
 * square wave output on each pin appears on o'scope
 * board.SPI(), board.SERIAL(), board.I2C() all construct
</content>
</entry>
<entry>
<title>Merge pull request #2638 from fgallaire/master</title>
<updated>2020-02-22T05:12:06+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@adafruit.com</email>
</author>
<published>2020-02-22T05:12:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=dcc8abf74ec815617e602de55c44f64781d3e811'/>
<id>urn:sha1:dcc8abf74ec815617e602de55c44f64781d3e811</id>
<content type='text'>
Arduino Nano 33 IoT support</content>
</entry>
<entry>
<title>mimxrt10xx: Add Feather M7 1011 board config</title>
<updated>2020-02-19T21:08:08+00:00</updated>
<author>
<name>arturo182</name>
<email>arturo182@tlen.pl</email>
</author>
<published>2020-02-19T20:58:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=aa0cf38084035c9b6080a4a97385dbcd6ae475c8'/>
<id>urn:sha1:aa0cf38084035c9b6080a4a97385dbcd6ae475c8</id>
<content type='text'>
</content>
</entry>
</feed>
