<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/docs/wipy, branch 0.9.0</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=0.9.0</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=0.9.0'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2016-10-19T00:42:47+00:00</updated>
<entry>
<title>Documentation rework to unify the docs together rather than having them</title>
<updated>2016-10-19T00:42:47+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@chickadee.tech</email>
</author>
<published>2016-10-19T00:42:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=46e7f8e4fb172207121516f5bd15d162aedd041d'/>
<id>urn:sha1:46e7f8e4fb172207121516f5bd15d162aedd041d</id>
<content type='text'>
on a per port basis.

Also enables generating docs from inline RST in C code. Simply omits all
lines except those that start with //|. Indentation after "//| " will be
preserved.
</content>
</entry>
<entry>
<title>docs/wipy: Correct deep sleep current figure.</title>
<updated>2016-10-10T12:22:39+00:00</updated>
<author>
<name>daniel</name>
<email>daniel@pycom.io</email>
</author>
<published>2016-10-10T12:22:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=a181340ad88f75a2910818b112cf55f816dcc611'/>
<id>urn:sha1:a181340ad88f75a2910818b112cf55f816dcc611</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Small WiPy doc fixes</title>
<updated>2016-09-18T18:38:29+00:00</updated>
<author>
<name>juhasch</name>
<email>juergen.hasch@elbonia.de</email>
</author>
<published>2016-08-22T18:59:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=a2391b5a74ff771e2bfc7529aed2f7717309c448'/>
<id>urn:sha1:a2391b5a74ff771e2bfc7529aed2f7717309c448</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs: Spelling mistakes</title>
<updated>2016-08-02T08:17:46+00:00</updated>
<author>
<name>Mike Causer</name>
<email>mcauser@gmail.com</email>
</author>
<published>2016-07-31T23:52:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=ce166e6b68b7fafb73a99fd64081f8a4155fe22a'/>
<id>urn:sha1:ce166e6b68b7fafb73a99fd64081f8a4155fe22a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs/wipy/tutorial: Add note about screen key bindings on OS X.</title>
<updated>2016-06-01T21:13:21+00:00</updated>
<author>
<name>Marcel Stör</name>
<email>marcelstoer@users.noreply.github.com</email>
</author>
<published>2016-05-20T08:03:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=0b9725812e6b292193d8286968edfba6498f209c'/>
<id>urn:sha1:0b9725812e6b292193d8286968edfba6498f209c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs/machine: idle() description generalization.</title>
<updated>2016-05-03T09:53:57+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2016-05-03T09:53:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=81a99eb388a6ae05c6ec52439c137496510dc757'/>
<id>urn:sha1:81a99eb388a6ae05c6ec52439c137496510dc757</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs/machine: More generic description of sleep's, WiPy details to its genref.</title>
<updated>2016-05-03T09:48:20+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2016-05-03T09:48:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=bb6458bf43c6e724643aa7854af7c17ea8beb787'/>
<id>urn:sha1:bb6458bf43c6e724643aa7854af7c17ea8beb787</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs/machine: Move WiPy-specific hardware details to its general reference.</title>
<updated>2016-05-03T09:26:55+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2016-05-03T09:26:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=db99ae00a2a37fbe3ec92f306e43c5c1e3fe18b0'/>
<id>urn:sha1:db99ae00a2a37fbe3ec92f306e43c5c1e3fe18b0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs: Correct machine.Timer code examples related to duty cycle.</title>
<updated>2016-02-23T19:22:26+00:00</updated>
<author>
<name>danicampora</name>
<email>daniel@wipy.io</email>
</author>
<published>2016-02-23T19:18:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=57b96a7be214c8f2493db7d430348f5efcc8ad34'/>
<id>urn:sha1:57b96a7be214c8f2493db7d430348f5efcc8ad34</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cc3200: Rename 'server' class to 'Server' for consistency.</title>
<updated>2016-02-22T21:54:34+00:00</updated>
<author>
<name>danicampora</name>
<email>daniel@wipy.io</email>
</author>
<published>2016-02-22T21:51:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=add930c4b5baa029d454f78c6c6a14093b1d902f'/>
<id>urn:sha1:add930c4b5baa029d454f78c6c6a14093b1d902f</id>
<content type='text'>
</content>
</entry>
</feed>
