<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython, branch 4.0.0-alpha.3</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=4.0.0-alpha.3</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=4.0.0-alpha.3'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2018-11-15T20:52:54+00:00</updated>
<entry>
<title>Merge pull request #1339 from dhalbert/3.x-frozen-swap</title>
<updated>2018-11-15T20:52:54+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2018-11-15T20:52:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=0ea31ec15dc212b5238f2ca6009ac206abe9e034'/>
<id>urn:sha1:0ea31ec15dc212b5238f2ca6009ac206abe9e034</id>
<content type='text'>
Merge 3.x .frozen and /lib swap on sys.path; update frozen libs</content>
</entry>
<entry>
<title>merge 3.x swap of /lib and .frozen; update frozen libs</title>
<updated>2018-11-15T20:00:23+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2018-11-15T20:00:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=11de8fdca76da455ce52ca0fdd46fb70ce237dd9'/>
<id>urn:sha1:11de8fdca76da455ce52ca0fdd46fb70ce237dd9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #1333 from sommersoft/drivers_page</title>
<updated>2018-11-15T04:40:56+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2018-11-15T04:40:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=3ace9ea9ead7be770595ab82439ee1ce3ec2c174'/>
<id>urn:sha1:3ace9ea9ead7be770595ab82439ee1ce3ec2c174</id>
<content type='text'>
Update Core Drivers Page [3.x]</content>
</entry>
<entry>
<title>remove pca10056 from 3.x .travis.yml too</title>
<updated>2018-11-15T04:18:32+00:00</updated>
<author>
<name>sommersoft</name>
<email>sommersoft@gmail.com</email>
</author>
<published>2018-11-15T04:18:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=3f9b0f764d7977aa891bae8fd49ddbc31a81f50a'/>
<id>urn:sha1:3f9b0f764d7977aa891bae8fd49ddbc31a81f50a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove pca10056 from 3.x travis builds</title>
<updated>2018-11-15T04:02:19+00:00</updated>
<author>
<name>sommersoft</name>
<email>sommersoft@gmail.com</email>
</author>
<published>2018-11-15T04:02:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=df663e42e939b50ad61cf192dc708e1495882887'/>
<id>urn:sha1:df663e42e939b50ad61cf192dc708e1495882887</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #1338 from tannewt/fix_nrf_internal_flash</title>
<updated>2018-11-15T03:54:23+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2018-11-15T03:54:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=7e2a3bf52edbf7c94939bdb82da7f6f9e0889268'/>
<id>urn:sha1:7e2a3bf52edbf7c94939bdb82da7f6f9e0889268</id>
<content type='text'>
Fix nrf internal flash</content>
</entry>
<entry>
<title>Factor out of external flash as well.</title>
<updated>2018-11-15T02:30:47+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2018-11-15T02:30:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=b67c53edfaa5792b8cfb38976a9853a1224acc50'/>
<id>urn:sha1:b67c53edfaa5792b8cfb38976a9853a1224acc50</id>
<content type='text'>
Plus some cleanup.

Fixes #1324
</content>
</entry>
<entry>
<title>Merge pull request #1334 from sommersoft/new_master</title>
<updated>2018-11-15T02:28:41+00:00</updated>
<author>
<name>Kattni</name>
<email>kattni@adafruit.com</email>
</author>
<published>2018-11-15T02:28:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=9be61fec414c721c0632bc9ef87e5d71d51472cd'/>
<id>urn:sha1:9be61fec414c721c0632bc9ef87e5d71d51472cd</id>
<content type='text'>
Update Core Drivers Page [master]</content>
</entry>
<entry>
<title>Factor out fake partition</title>
<updated>2018-11-15T01:59:11+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2018-11-15T01:59:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=87ddd64481ea139bd0638baa03f106f7fcc0501e'/>
<id>urn:sha1:87ddd64481ea139bd0638baa03f106f7fcc0501e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>start debug</title>
<updated>2018-11-15T01:21:48+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2018-11-12T21:59:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=47212ee31e16c50e3c170514e1076a8651e22146'/>
<id>urn:sha1:47212ee31e16c50e3c170514e1076a8651e22146</id>
<content type='text'>
</content>
</entry>
</feed>
