<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/README.md, branch v1.3.6</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=v1.3.6</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=v1.3.6'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2014-10-11T17:45:32+00:00</updated>
<entry>
<title>README: Update "unix" section with more info/details.</title>
<updated>2014-10-11T17:45:32+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2014-10-11T17:44:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=945df4e564176aa2d5bb9ec9bf833b684e235de0'/>
<id>urn:sha1:945df4e564176aa2d5bb9ec9bf833b684e235de0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Updating README.md to include the fact that the Unix build requires pkg-config to build the FFI module.</title>
<updated>2014-10-08T21:26:03+00:00</updated>
<author>
<name>Tom von Clef</name>
<email>tvonclef@epri.com</email>
</author>
<published>2014-10-08T21:26:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=2090a98e807a0b301cd4a67733f2b8be12755889'/>
<id>urn:sha1:2090a98e807a0b301cd4a67733f2b8be12755889</id>
<content type='text'>
</content>
</entry>
<entry>
<title>README: Add USB VID/PID to dfu-util command.</title>
<updated>2014-07-31T17:45:34+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2014-07-31T17:45:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=5aac6aa445d343074b64bb7fa3ddc9184b0c65be'/>
<id>urn:sha1:5aac6aa445d343074b64bb7fa3ddc9184b0c65be</id>
<content type='text'>
This reflects how it's done in stmhal/Makefile, via deploy.
</content>
</entry>
<entry>
<title>stm: Remove long-obsolete stm/ port.</title>
<updated>2014-05-21T19:14:27+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2014-05-21T19:14:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=aa7cf6f72f4e8a553f892629bb3338ab8c982d57'/>
<id>urn:sha1:aa7cf6f72f4e8a553f892629bb3338ab8c982d57</id>
<content type='text'>
</content>
</entry>
<entry>
<title>README: Add articles, and update doc for deploying firmware.</title>
<updated>2014-05-09T11:00:23+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2014-05-09T11:00:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=65114ca0153137ac47a726c06f84baeb42173c6d'/>
<id>urn:sha1:65114ca0153137ac47a726c06f84baeb42173c6d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>README: Add short overview of Python features supported.</title>
<updated>2014-05-09T01:15:24+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2014-05-09T01:10:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=ad79ecdf9693193a9912b6649f5719b67dd580b4'/>
<id>urn:sha1:ad79ecdf9693193a9912b6649f5719b67dd580b4</id>
<content type='text'>
Also, "upgrade" project to "early beta", and elaborate pyboard description.
</content>
</entry>
<entry>
<title>Fixed Travis-CI Build Status Link in README.md</title>
<updated>2014-04-15T02:52:22+00:00</updated>
<author>
<name>Jonathan Greig</name>
<email>redteam316@gmail.com</email>
</author>
<published>2014-04-15T02:52:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=e71311ed8766e4321eaa70d78f5b1d5f2c272cd6'/>
<id>urn:sha1:e71311ed8766e4321eaa70d78f5b1d5f2c272cd6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix README build status image.</title>
<updated>2014-04-14T20:33:31+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2014-04-14T20:33:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=98bd4f24ff2e24dd14d41583bed18aa6b9a7cd52'/>
<id>urn:sha1:98bd4f24ff2e24dd14d41583bed18aa6b9a7cd52</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update README to include build status from Travis CI.</title>
<updated>2014-04-14T20:30:53+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2014-04-14T20:30:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=15bbd251f6152dd8c5222d095a80e57506cccec8'/>
<id>urn:sha1:15bbd251f6152dd8c5222d095a80e57506cccec8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>README: Update for modffi being enabled by default for unix port.</title>
<updated>2014-04-13T06:54:54+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2014-04-13T06:35:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=ef79a82cec061592eb8710b4b0fea7f3d92c6060'/>
<id>urn:sha1:ef79a82cec061592eb8710b4b0fea7f3d92c6060</id>
<content type='text'>
</content>
</entry>
</feed>
