<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython, branch v1.4.5</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=v1.4.5</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=v1.4.5'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2015-08-11T12:42:30+00:00</updated>
<entry>
<title>docs: Bump version to 1.4.5.</title>
<updated>2015-08-11T12:42:30+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2015-08-11T12:42:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=032b0e9369558d6c33289f284180ac16edc2cf10'/>
<id>urn:sha1:032b0e9369558d6c33289f284180ac16edc2cf10</id>
<content type='text'>
</content>
</entry>
<entry>
<title>py/makeversionhdr.py: Fallback to using docs version if no git repo.</title>
<updated>2015-08-11T11:27:38+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2015-08-11T11:27:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=0d5d16074ff1aa1cb264db2d514a51e7a7d34ad6'/>
<id>urn:sha1:0d5d16074ff1aa1cb264db2d514a51e7a7d34ad6</id>
<content type='text'>
Addresses issue #1420.
</content>
</entry>
<entry>
<title>cc3200: Make ADC API compatible with the pyboard.</title>
<updated>2015-08-10T21:42:05+00:00</updated>
<author>
<name>Daniel Campora</name>
<email>daniel@wipy.io</email>
</author>
<published>2015-08-10T14:44:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=7027fd53438f36cdfc417df4b667575671a1c857'/>
<id>urn:sha1:7027fd53438f36cdfc417df4b667575671a1c857</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cc3200: On the first boot, always make AP ssid='wipy-wlan'.</title>
<updated>2015-08-09T20:16:45+00:00</updated>
<author>
<name>Daniel Campora</name>
<email>daniel@wipy.io</email>
</author>
<published>2015-08-09T17:17:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=7da2fdc3cdd422d0cba60b40146aba07881bdc97'/>
<id>urn:sha1:7da2fdc3cdd422d0cba60b40146aba07881bdc97</id>
<content type='text'>
On the first boot don't add the MAC address, this is to speed up
factory testing.
</content>
</entry>
<entry>
<title>cc3200: Refactor PRCM special user bits implementation.</title>
<updated>2015-08-09T20:15:18+00:00</updated>
<author>
<name>Daniel Campora</name>
<email>daniel@wipy.io</email>
</author>
<published>2015-08-09T16:54:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=2673374d18c529800a4c89dc0a9d66c5b9dafb54'/>
<id>urn:sha1:2673374d18c529800a4c89dc0a9d66c5b9dafb54</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cc3200: Speed up file system checking during start-up.</title>
<updated>2015-08-09T20:09:16+00:00</updated>
<author>
<name>Daniel Campora</name>
<email>daniel@wipy.io</email>
</author>
<published>2015-08-09T16:53:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=651c870d77fdb34b50d74a4388bdc364d3b7a42e'/>
<id>urn:sha1:651c870d77fdb34b50d74a4388bdc364d3b7a42e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cc3200: Add factory smoke test as part of the tools.</title>
<updated>2015-08-09T17:22:26+00:00</updated>
<author>
<name>Daniel Campora</name>
<email>daniel@wipy.io</email>
</author>
<published>2015-08-09T12:30:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=aa3569cd5758a2f7b43111fa1b2131725c74bf7a'/>
<id>urn:sha1:aa3569cd5758a2f7b43111fa1b2131725c74bf7a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cc3200: Add script to program the WiPy via UniFlash (windows only...).</title>
<updated>2015-08-09T17:22:23+00:00</updated>
<author>
<name>Daniel Campora</name>
<email>daniel@wipy.io</email>
</author>
<published>2015-08-06T17:22:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=8cd9fedf58f4126a9a4a3fb8ccd6ef2f7905d471'/>
<id>urn:sha1:8cd9fedf58f4126a9a4a3fb8ccd6ef2f7905d471</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cc3200: Fix bug in ffconf regarding '/flash' string length.</title>
<updated>2015-08-09T17:22:21+00:00</updated>
<author>
<name>Daniel Campora</name>
<email>daniel@wipy.io</email>
</author>
<published>2015-08-06T17:20:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=e23ae63970c4f987fb2d1d22215850c5e985075c'/>
<id>urn:sha1:e23ae63970c4f987fb2d1d22215850c5e985075c</id>
<content type='text'>
This bug was introduced when renaming '/sflash' to '/flash'.
</content>
</entry>
<entry>
<title>cc3200: Enable bootloader safe boot on latest firmware.</title>
<updated>2015-08-09T17:22:19+00:00</updated>
<author>
<name>Daniel Campora</name>
<email>daniel@wipy.io</email>
</author>
<published>2015-08-05T15:05:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=31f6a6fa70aa9140a6587a1e3f23bb604e5abbca'/>
<id>urn:sha1:31f6a6fa70aa9140a6587a1e3f23bb604e5abbca</id>
<content type='text'>
The first safe boot level executes the latest firmware but skips
'main.py' and 'boot.py'.
</content>
</entry>
</feed>
