<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/docs, branch v1.3.8</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=v1.3.8</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=v1.3.8'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2014-12-27T20:20:51+00:00</updated>
<entry>
<title>stmhal: Add ability to mount custom block device.</title>
<updated>2014-12-27T20:20:51+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2014-12-27T20:20:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=7690b13953162dcf398619bbfa6809d3d4e7dc67'/>
<id>urn:sha1:7690b13953162dcf398619bbfa6809d3d4e7dc67</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs: Add mention about using USB charger when resetting the filesystem.</title>
<updated>2014-12-23T13:22:32+00:00</updated>
<author>
<name>Dave Hylands</name>
<email>dhylands@gmail.com</email>
</author>
<published>2014-10-25T00:43:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=90cd6cd9870e45da867c61d7488c33103222b353'/>
<id>urn:sha1:90cd6cd9870e45da867c61d7488c33103222b353</id>
<content type='text'>
It seems the Mac will happily wipe out at least some of the data on
a freshly reset filesytem, if the filesystem was reset while plugged
into the Mac.
</content>
</entry>
<entry>
<title>docs: Make admonition for CPy-difference use "attention" class.</title>
<updated>2014-12-22T13:42:30+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2014-12-22T13:42:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=a37656c1325a0e5afbd469070013aa2ee5184b65'/>
<id>urn:sha1:a37656c1325a0e5afbd469070013aa2ee5184b65</id>
<content type='text'>
This renders it in yellow/orange box on RTD server.
</content>
</entry>
<entry>
<title>docs: Add RTD local_settings file, to add custom templates.</title>
<updated>2014-12-21T11:21:06+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2014-12-21T11:21:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=7b80d908bf5712de67fe37d33cf339781657a4a8'/>
<id>urn:sha1:7b80d908bf5712de67fe37d33cf339781657a4a8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs: Add custom CSS file, with code for admonition.</title>
<updated>2014-12-21T00:22:49+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2014-12-21T00:22:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=9b561a7c0dda4ed5d9584d5379c5c2aaab04f28c'/>
<id>urn:sha1:9b561a7c0dda4ed5d9584d5379c5c2aaab04f28c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs: Add CPy diff note for print_exception; embellish sys.platform.</title>
<updated>2014-12-19T22:10:38+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2014-12-19T22:10:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=6d3ae569cf7115ff3453d89cd37166edea41de24'/>
<id>urn:sha1:6d3ae569cf7115ff3453d89cd37166edea41de24</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix leds.rst</title>
<updated>2014-12-17T21:06:48+00:00</updated>
<author>
<name>Gregory</name>
<email>gigozzo4@gmail.com</email>
</author>
<published>2014-12-17T21:06:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=5cf7ac7309110a92fa398763d02cdd215d74797e'/>
<id>urn:sha1:5cf7ac7309110a92fa398763d02cdd215d74797e</id>
<content type='text'>
N (mod 4) is 0..3</content>
</entry>
<entry>
<title>docs: Define more clearly the behaviour of LED methods.</title>
<updated>2014-12-16T11:55:46+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2014-12-16T11:55:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=9642846d71451ce12579da421567ebf63560c829'/>
<id>urn:sha1:9642846d71451ce12579da421567ebf63560c829</id>
<content type='text'>
Addresses issue #1006.
</content>
</entry>
<entry>
<title>docs: Add sys.print_exception().</title>
<updated>2014-12-10T18:31:38+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2014-12-06T22:18:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=6c3fc7465692ffe4c3ebd9983b405006ea7178a7'/>
<id>urn:sha1:6c3fc7465692ffe4c3ebd9983b405006ea7178a7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>stmhal: Allow SPI.init to specify prescaler directly; improve SPI docs.</title>
<updated>2014-12-08T21:34:07+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2014-12-08T21:34:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=b66a31c42cc99b8b584a4e90eab4f58b87904886'/>
<id>urn:sha1:b66a31c42cc99b8b584a4e90eab4f58b87904886</id>
<content type='text'>
</content>
</entry>
</feed>
