<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/tools, branch v1.6</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=v1.6</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=v1.6'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2016-01-03T16:08:45+00:00</updated>
<entry>
<title>py/frozenmod: Store frozen module names together, to quickly scan them.</title>
<updated>2016-01-03T16:08:45+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2016-01-03T16:08:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=17f324b83655e68b064f0637f5190000ea0e1f12'/>
<id>urn:sha1:17f324b83655e68b064f0637f5190000ea0e1f12</id>
<content type='text'>
</content>
</entry>
<entry>
<title>py/frozenmod: Make frozen module content be 0-terminated.</title>
<updated>2016-01-01T05:51:07+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2016-01-01T05:51:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=0992588811df90154759f9af6261f07e69cf784a'/>
<id>urn:sha1:0992588811df90154759f9af6261f07e69cf784a</id>
<content type='text'>
To allow simple zero-terminated lexers.
</content>
</entry>
<entry>
<title>tools: Add C middle-processor to make builtin tables proper hash tables.</title>
<updated>2015-12-31T00:24:33+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2015-12-18T23:26:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=4bd95f8b4407ff85c68676285c02236ee72d72cb'/>
<id>urn:sha1:4bd95f8b4407ff85c68676285c02236ee72d72cb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tools: Upgrade upip to 0.6.3.</title>
<updated>2015-12-11T22:20:10+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2015-12-11T22:20:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=bb7f5b55010a3957bad30fbb505664e385b290b6'/>
<id>urn:sha1:bb7f5b55010a3957bad30fbb505664e385b290b6</id>
<content type='text'>
Updated for _os -&gt; uos builtin module rename.
</content>
</entry>
<entry>
<title>tools: Fix pyboard.py to work under Python 3.</title>
<updated>2015-12-08T12:55:28+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2015-12-08T12:55:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=bbe2e22fcb3bf83b03ad25856e29995987e1fc40'/>
<id>urn:sha1:bbe2e22fcb3bf83b03ad25856e29995987e1fc40</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tools: Add option to pyboard.py to wait for serial device to be ready.</title>
<updated>2015-12-08T11:10:09+00:00</updated>
<author>
<name>Peter Hinch</name>
<email>peter@hinch.me.uk</email>
</author>
<published>2015-12-01T06:13:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=f4fcc14cfb69aeae381a2931eb1f606a2975b1e7'/>
<id>urn:sha1:f4fcc14cfb69aeae381a2931eb1f606a2975b1e7</id>
<content type='text'>
Also prints a nicer error message if the serial connection could not be
established.
</content>
</entry>
<entry>
<title>tools: Allow pyboard.py to work when boot.py prints things.</title>
<updated>2015-12-06T21:45:10+00:00</updated>
<author>
<name>Dave Hylands</name>
<email>dhylands@gmail.com</email>
</author>
<published>2015-12-04T00:05:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=519cef813eff8a44d8f112cce5bcb07008ddbc98'/>
<id>urn:sha1:519cef813eff8a44d8f112cce5bcb07008ddbc98</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tools: Update to upip 0.6.2. Fixes issue due to MacOSX undocumented behavior.</title>
<updated>2015-11-14T22:04:18+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2015-11-14T22:04:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=f8bc3f6964fbb2af6c9076a692497e9776d485cb'/>
<id>urn:sha1:f8bc3f6964fbb2af6c9076a692497e9776d485cb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tools: Update upip to 0.6.1. Fixes normal installs without -p switch.</title>
<updated>2015-11-14T15:54:30+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2015-11-14T15:54:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=3862ef9a9f3fdac2a243011b2558a507f3d67e92'/>
<id>urn:sha1:3862ef9a9f3fdac2a243011b2558a507f3d67e92</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tools: Update upip to 0.6.</title>
<updated>2015-11-13T22:05:24+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2015-11-13T22:03:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=0aff87b808ace58e86a220ef691f394eec74ffea'/>
<id>urn:sha1:0aff87b808ace58e86a220ef691f394eec74ffea</id>
<content type='text'>
Removes FFI dependency, instead uses builtin os module. Thus can work on
systems where dynamic library loading is not available.
</content>
</entry>
</feed>
