<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/tools, branch v1.3.2</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=v1.3.2</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=v1.3.2'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2014-09-17T23:27:42+00:00</updated>
<entry>
<title>stmhal: Fix bugs in documentation so it compiles.</title>
<updated>2014-09-17T23:27:42+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2014-09-17T23:27:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=2842945e760c98793cb0c62a66345ab8850afc1a'/>
<id>urn:sha1:2842945e760c98793cb0c62a66345ab8850afc1a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>pip-micropython: Revert to using PIP_MICROPY_DEST environment var.</title>
<updated>2014-08-26T23:53:06+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2014-08-26T23:53:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=f3c3010ffccc6cee0795c0491e2a686994bd0b34'/>
<id>urn:sha1:f3c3010ffccc6cee0795c0491e2a686994bd0b34</id>
<content type='text'>
-t/--target is a pip option. Trying to use pip options for different meanings
in pip-micropython may lead to big confusion. That's why the original passed
any extra parameters using environment variables. "All options belong to pip."
</content>
</entry>
<entry>
<title>Add pip-micropython to unix make install.</title>
<updated>2014-08-26T15:03:57+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2014-08-26T15:03:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=db63660c19c9080d040ad48a5fb2a2ab233b7ede'/>
<id>urn:sha1:db63660c19c9080d040ad48a5fb2a2ab233b7ede</id>
<content type='text'>
Also add -t/--target option to pip-micropython to allowing installing to
the pyboard.

Thanks to turbinenreiter/Sebastian Plamauer for the patch.
</content>
</entry>
<entry>
<title>tools, gendoc: Output small descr about module TOC.</title>
<updated>2014-08-10T15:51:26+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2014-08-10T15:51:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=c4ee39dd636e15bc9d8dd3adbdffe42971546220'/>
<id>urn:sha1:c4ee39dd636e15bc9d8dd3adbdffe42971546220</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tools, gendoc: Put module TOC/index in module/ directory.</title>
<updated>2014-08-08T22:34:39+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2014-08-08T22:34:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=590b2abdfc8c1522ada64e45b4b809c6723cd654'/>
<id>urn:sha1:590b2abdfc8c1522ada64e45b4b809c6723cd654</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tools, gendoc: Allow constants at module level; gen module index.</title>
<updated>2014-08-08T22:29:05+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2014-08-08T22:29:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=ef7a066c9cfb3f2e5adb99ba6807646206ca417e'/>
<id>urn:sha1:ef7a066c9cfb3f2e5adb99ba6807646206ca417e</id>
<content type='text'>
Addresses some issues from #585.
</content>
</entry>
<entry>
<title>gendoc.py: Support modules w/o functions and/or classes.</title>
<updated>2014-06-29T12:48:30+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2014-06-29T01:59:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=c10a4405cdde0facece3fd8d74be42c571a90ea5'/>
<id>urn:sha1:c10a4405cdde0facece3fd8d74be42c571a90ea5</id>
<content type='text'>
I.e. don't assume that both are always present.
</content>
</entry>
<entry>
<title>tools: Move gendoc.py to tools, and make it a little more generic.</title>
<updated>2014-05-10T18:12:47+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2014-05-10T18:12:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=3793830ed997baf0bd4dbafc13827f2615edea10'/>
<id>urn:sha1:3793830ed997baf0bd4dbafc13827f2615edea10</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tools: inline test suite generator.</title>
<updated>2014-05-07T22:41:22+00:00</updated>
<author>
<name>Ilya Dmitrichenko</name>
<email>ilya@xively.com</email>
</author>
<published>2014-05-05T15:49:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=be86596bb9812a3773b2f967d528d11d1843b74f'/>
<id>urn:sha1:be86596bb9812a3773b2f967d528d11d1843b74f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tools: check-in errordeveloper/tinytest@eb2dbc858f6c3785468a96e98f2b944f10013163</title>
<updated>2014-05-07T22:41:21+00:00</updated>
<author>
<name>Ilya Dmitrichenko</name>
<email>ilya@xively.com</email>
</author>
<published>2014-05-05T15:48:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=b1442e04d15bbdfcf86cfdd6644e904193c53032'/>
<id>urn:sha1:b1442e04d15bbdfcf86cfdd6644e904193c53032</id>
<content type='text'>
</content>
</entry>
</feed>
