<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/.gitmodules, 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-07-06T18:16:25+00:00</updated>
<entry>
<title>Add license to some obvious files.</title>
<updated>2020-07-06T18:16:25+00:00</updated>
<author>
<name>Diego Elio Pettenò</name>
<email>flameeyes@flameeyes.com</email>
</author>
<published>2020-06-03T22:40:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=34b4993d63a6b576f29d624385c681f679b4124c'/>
<id>urn:sha1:34b4993d63a6b576f29d624385c681f679b4124c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Initial ESP32S2 port.</title>
<updated>2020-05-15T22:36:16+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2020-04-17T23:23:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=6aaab005c5f3a781fec229640c74bf44a601fc97'/>
<id>urn:sha1:6aaab005c5f3a781fec229640c74bf44a601fc97</id>
<content type='text'>
Basic blinky works but doesn't check pins.
</content>
</entry>
<entry>
<title>add submodule to TG-Watch02A</title>
<updated>2020-04-28T04:03:02+00:00</updated>
<author>
<name>TG-Techie</name>
<email>TGTechie01@gmail.com</email>
</author>
<published>2020-04-28T04:03:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=b9e494b85aacab795f1c2b8f7c19f1824681b02c'/>
<id>urn:sha1:b9e494b85aacab795f1c2b8f7c19f1824681b02c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add Protomatter and FramebufferDisplay</title>
<updated>2020-04-14T23:24:54+00:00</updated>
<author>
<name>Jeff Epler</name>
<email>jepler@gmail.com</email>
</author>
<published>2020-03-10T18:12:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=09dc46a98480350b157636ffff8b89470f595f6e'/>
<id>urn:sha1:09dc46a98480350b157636ffff8b89470f595f6e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix bad submodule path</title>
<updated>2020-04-11T13:02:52+00:00</updated>
<author>
<name>Lars Kellogg-Stedman</name>
<email>lars@oddbit.com</email>
</author>
<published>2020-04-11T12:59:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=abf79de785b8cdd516d8bd546236263e943485a5'/>
<id>urn:sha1:abf79de785b8cdd516d8bd546236263e943485a5</id>
<content type='text'>
The repository URL for extmod/ulab had a trailing slash, causing
errors when trying to clone it.

Closes #2762
</content>
</entry>
<entry>
<title>Change ST drivers submodule to match TinyUSB</title>
<updated>2020-03-12T21:14:09+00:00</updated>
<author>
<name>Lucian Copeland</name>
<email>hierophect@gmail.com</email>
</author>
<published>2020-03-12T21:01:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=ef7370d0238fe174d7ebab0a3b110a63ab191eaa'/>
<id>urn:sha1:ef7370d0238fe174d7ebab0a3b110a63ab191eaa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>submodule move and sync</title>
<updated>2020-03-11T22:16:16+00:00</updated>
<author>
<name>Lucian Copeland</name>
<email>hierophect@gmail.com</email>
</author>
<published>2020-03-11T22:16:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=be7def128ac47c8128c06f187d11e6d501ec55fe'/>
<id>urn:sha1:be7def128ac47c8128c06f187d11e6d501ec55fe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ulab: Use https://github.com/v923z/micropython-ulab/</title>
<updated>2020-03-09T19:48:52+00:00</updated>
<author>
<name>Jeff Epler</name>
<email>jepler@gmail.com</email>
</author>
<published>2020-03-09T19:48:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=eab9b670d8a8f57c94ec1375cd5cea64fe7b1df8'/>
<id>urn:sha1:eab9b670d8a8f57c94ec1375cd5cea64fe7b1df8</id>
<content type='text'>
The only delta we were carrying was in the README.
</content>
</entry>
<entry>
<title>Merge branch 'master' into ulab</title>
<updated>2020-03-01T03:54:39+00:00</updated>
<author>
<name>Jeff Epler</name>
<email>jeff@adafruit.com</email>
</author>
<published>2020-03-01T03:54:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=dc64857a7daa68086fb5eaba17d21078d07a5e9e'/>
<id>urn:sha1:dc64857a7daa68086fb5eaba17d21078d07a5e9e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Freeze adafruit_requests and adafruit_esp32spi into feather_mimxrt1011</title>
<updated>2020-02-28T23:26:39+00:00</updated>
<author>
<name>arturo182</name>
<email>arturo182@tlen.pl</email>
</author>
<published>2020-02-28T23:26:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=3f26a0b06b8822d0789b1989c4bdc6387e792e27'/>
<id>urn:sha1:3f26a0b06b8822d0789b1989c4bdc6387e792e27</id>
<content type='text'>
</content>
</entry>
</feed>
