<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/docs, branch 5.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=5.0.0-alpha.3</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=5.0.0-alpha.3'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2019-07-28T21:00:29+00:00</updated>
<entry>
<title>add ':noindex:' to micropy's 'network.rst' to avoid sphinx conflict</title>
<updated>2019-07-28T21:00:29+00:00</updated>
<author>
<name>sommersoft</name>
<email>sommersoft@gmail.com</email>
</author>
<published>2019-07-28T21:00:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=8c759628502687f3638acca088ad9b9da942f48d'/>
<id>urn:sha1:8c759628502687f3638acca088ad9b9da942f48d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>change 'c2rst' from source_parser -&gt; extension; allows use of sphinx 2.x</title>
<updated>2019-07-28T20:59:26+00:00</updated>
<author>
<name>sommersoft</name>
<email>sommersoft@gmail.com</email>
</author>
<published>2019-07-28T20:59:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=d489c7a0579d13d29d42f29d6284cf51e57013d5'/>
<id>urn:sha1:d489c7a0579d13d29d42f29d6284cf51e57013d5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix board_exclusion lookup</title>
<updated>2019-07-27T16:01:10+00:00</updated>
<author>
<name>sommersoft</name>
<email>sommersoft@gmail.com</email>
</author>
<published>2019-07-27T16:01:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=143275db044ae8a3f1d5aebb5b4c7ddfe49e4d69'/>
<id>urn:sha1:143275db044ae8a3f1d5aebb5b4c7ddfe49e4d69</id>
<content type='text'>
</content>
</entry>
<entry>
<title>use MICROPY_HW_BOARD_NAME vice board's folder name</title>
<updated>2019-07-27T15:30:57+00:00</updated>
<author>
<name>sommersoft</name>
<email>sommersoft@gmail.com</email>
</author>
<published>2019-07-27T15:30:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=69bbdcab91e9aec0715be23633551d15e9a55c9e'/>
<id>urn:sha1:69bbdcab91e9aec0715be23633551d15e9a55c9e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>move the support matrix to its own page; add linking for modules</title>
<updated>2019-07-27T15:03:18+00:00</updated>
<author>
<name>sommersoft</name>
<email>sommersoft@gmail.com</email>
</author>
<published>2019-07-27T15:03:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=c6ac0ba68338775275112839978616106792ec3c'/>
<id>urn:sha1:c6ac0ba68338775275112839978616106792ec3c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add port-wide config parsing; add modules-by-board function</title>
<updated>2019-07-27T14:15:37+00:00</updated>
<author>
<name>sommersoft</name>
<email>sommersoft@gmail.com</email>
</author>
<published>2019-07-27T14:15:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=a184380dc9a01a88ecb3735d5fbf48e955f2546f'/>
<id>urn:sha1:a184380dc9a01a88ecb3735d5fbf48e955f2546f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>don't use files to pass data; call and return directly in conf.py</title>
<updated>2019-07-24T01:49:37+00:00</updated>
<author>
<name>sommersoft</name>
<email>sommersoft@gmail.com</email>
</author>
<published>2019-07-24T01:49:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=b90b63bb2bb27597f87173f10451980c4412757f'/>
<id>urn:sha1:b90b63bb2bb27597f87173f10451980c4412757f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>more python3.5 compatibility fixes</title>
<updated>2019-07-07T14:14:46+00:00</updated>
<author>
<name>sommersoft</name>
<email>sommersoft@gmail.com</email>
</author>
<published>2019-07-07T14:14:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=fce1efc74c0397447a79c94701b9f17cc9038d91'/>
<id>urn:sha1:fce1efc74c0397447a79c94701b9f17cc9038d91</id>
<content type='text'>
</content>
</entry>
<entry>
<title>handle module exclusion when the default is to not include a module</title>
<updated>2019-07-05T23:00:26+00:00</updated>
<author>
<name>sommersoft</name>
<email>sommersoft@gmail.com</email>
</author>
<published>2019-07-05T23:00:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=86e885c5fc1d22217da56d9a0d29b798f95bb99d'/>
<id>urn:sha1:86e885c5fc1d22217da56d9a0d29b798f95bb99d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update regex module use to be python3.5 compatible</title>
<updated>2019-07-05T21:11:19+00:00</updated>
<author>
<name>sommersoft</name>
<email>sommersoft@gmail.com</email>
</author>
<published>2019-07-05T21:11:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=7378744bb2357c9b949fc3b74a9dfbb4b7cdb85e'/>
<id>urn:sha1:7378744bb2357c9b949fc3b74a9dfbb4b7cdb85e</id>
<content type='text'>
</content>
</entry>
</feed>
