<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/docs, branch 4.1.0-rc.1</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=4.1.0-rc.1</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=4.1.0-rc.1'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2019-06-25T12:36:44+00:00</updated>
<entry>
<title>Update import statement in code snippet.</title>
<updated>2019-06-25T12:36:44+00:00</updated>
<author>
<name>Alexander Hagerman</name>
<email>alex@unexpectedeof.net</email>
</author>
<published>2019-06-25T12:36:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=48443c9c3fd3109edee22d6f698b1d135d035bb4'/>
<id>urn:sha1:48443c9c3fd3109edee22d6f698b1d135d035bb4</id>
<content type='text'>
The code snippets in the Design Guide article reference  without the  statement.
</content>
</entry>
<entry>
<title>Fix references to cpython in builtins documentation.</title>
<updated>2019-06-18T21:59:05+00:00</updated>
<author>
<name>Craig Forbes</name>
<email>cpforbes@starlake.org</email>
</author>
<published>2019-06-17T15:01:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=0bb92d4fc33a1cf28418dadca87dce4b4d9758e2'/>
<id>urn:sha1:0bb92d4fc33a1cf28418dadca87dce4b4d9758e2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Pin dependencies to force sphinx 1.8.5</title>
<updated>2019-05-12T04:24:39+00:00</updated>
<author>
<name>John Reese</name>
<email>john@noswap.com</email>
</author>
<published>2019-05-12T04:24:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=99164a9a1306f76a1be4dd83145c0fbc3485f67d'/>
<id>urn:sha1:99164a9a1306f76a1be4dd83145c0fbc3485f67d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Include sphinx and recommonmark in docs/requirements.txt</title>
<updated>2019-05-12T02:58:10+00:00</updated>
<author>
<name>John Reese</name>
<email>john@noswap.com</email>
</author>
<published>2019-05-12T02:58:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=63c720bcfbf3c8da0276a3ad8c10a0c8cafc250c'/>
<id>urn:sha1:63c720bcfbf3c8da0276a3ad8c10a0c8cafc250c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Tweak RTD to install svg2pdfconverter</title>
<updated>2019-04-18T01:22:19+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2019-04-18T01:22:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=5f5e456e5821b882e3ca758b84c5cf5803b9ea88'/>
<id>urn:sha1:5f5e456e5821b882e3ca758b84c5cf5803b9ea88</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add weight sensor property to the design guide</title>
<updated>2019-03-25T22:10:15+00:00</updated>
<author>
<name>brentru</name>
<email>robots199@me.com</email>
</author>
<published>2019-03-25T22:10:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=a9e2592425f170c9a0237dcd74aa24082e3ace95'/>
<id>urn:sha1:a9e2592425f170c9a0237dcd74aa24082e3ace95</id>
<content type='text'>
</content>
</entry>
<entry>
<title>make less vaguer</title>
<updated>2019-02-16T00:12:58+00:00</updated>
<author>
<name>sommersoft</name>
<email>sommersoft@users.noreply.github.com</email>
</author>
<published>2019-02-16T00:12:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=c80e22b6fcb2ab7214ffd62cc615b183cb27cdb1'/>
<id>urn:sha1:c80e22b6fcb2ab7214ffd62cc615b183cb27cdb1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>dropped the fancy URLs so Sphinx doesn't complain</title>
<updated>2019-02-15T05:32:41+00:00</updated>
<author>
<name>sommersoft</name>
<email>sommersoft@users.noreply.github.com</email>
</author>
<published>2019-02-15T05:32:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=156b0d286ae065dd738c3055f516a13b04277a84'/>
<id>urn:sha1:156b0d286ae065dd738c3055f516a13b04277a84</id>
<content type='text'>
</content>
</entry>
<entry>
<title>link to new drivers.rst on the Bundle</title>
<updated>2019-02-15T02:45:46+00:00</updated>
<author>
<name>sommersoft</name>
<email>sommersoft@users.noreply.github.com</email>
</author>
<published>2019-02-15T02:45:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=12ccd5ec553823dc198bba6d2ac2fa6c0e3b2b97'/>
<id>urn:sha1:12ccd5ec553823dc198bba6d2ac2fa6c0e3b2b97</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix a few ble-related doc issues</title>
<updated>2019-01-24T05:13:15+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2019-01-24T05:13:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=04aa906fac7b57d56c3f7c1249ebe4b1e8690422'/>
<id>urn:sha1:04aa906fac7b57d56c3f7c1249ebe4b1e8690422</id>
<content type='text'>
</content>
</entry>
</feed>
