<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/tools, branch v1.4.3</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=v1.4.3</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=v1.4.3'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2015-05-07T13:00:40+00:00</updated>
<entry>
<title>tools: Add script to install "upip" package manager.</title>
<updated>2015-05-07T13:00:40+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2015-05-07T12:57:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=76abb2e6235c1948692ddcabe1d6a7e319f9a38d'/>
<id>urn:sha1:76abb2e6235c1948692ddcabe1d6a7e319f9a38d</id>
<content type='text'>
upip is a simple and light-weight package manager for MicroPython modules,
offering subset of pip functionality. upip is part of micropython-lib
project: https://github.com/micropython/micropython-lib/tree/master/upip
This script bootstraps upip by downloading and unpacking it directly from
PyPI repository, with all other packages to be installed with upip itself.
</content>
</entry>
<entry>
<title>tools/pyboard.py: Add "--follow" option to wait for output indefinitely.</title>
<updated>2015-05-07T09:14:51+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2015-05-07T09:14:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=4865a22f788e0997771d15e00d2d895d904eb92a'/>
<id>urn:sha1:4865a22f788e0997771d15e00d2d895d904eb92a</id>
<content type='text'>
Also flush stdout so you can see output as it comes.
</content>
</entry>
<entry>
<title>tools: Add STM32F4DISC and ESPRUINO_PICO to stmhal build script.</title>
<updated>2015-04-21T13:16:41+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2015-04-21T13:16:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=23a2b11abf22d434be17cfce1c491fca0e9c58f2'/>
<id>urn:sha1:23a2b11abf22d434be17cfce1c491fca0e9c58f2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tools/pyboard.py: Make it 8-bit clean, so it works with unicode chars.</title>
<updated>2015-04-19T20:31:28+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2015-04-19T20:31:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=2bb5f41611ddc90cf44090e87efd94523580008b'/>
<id>urn:sha1:2bb5f41611ddc90cf44090e87efd94523580008b</id>
<content type='text'>
Addresses issue #1190.
</content>
</entry>
<entry>
<title>qemu-arm: Disable inline asm tests that use floating point.</title>
<updated>2015-04-19T14:50:24+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2015-04-19T14:50:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=d8475092d16ede927ab85a105bfa0d436544e500'/>
<id>urn:sha1:d8475092d16ede927ab85a105bfa0d436544e500</id>
<content type='text'>
</content>
</entry>
<entry>
<title>stmhal: Add "CDC" option to pyb.usb_mode, for CDC device only.</title>
<updated>2015-02-13T14:02:51+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2015-02-03T20:52:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=39ce2db181ec1e06426e2a3a371d2cd535723a17'/>
<id>urn:sha1:39ce2db181ec1e06426e2a3a371d2cd535723a17</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tools: Make gen-changelog.sh sort version strings correctly.</title>
<updated>2015-02-13T13:31:02+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2015-02-13T13:31:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=fb2006cc69fc824d13f39d325cf710a7b09742d5'/>
<id>urn:sha1:fb2006cc69fc824d13f39d325cf710a7b09742d5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>qemu-arm: Disable try_finally1.py test (it fails randomly on Travis).</title>
<updated>2015-01-25T18:48:03+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2015-01-25T18:48:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=2f8c409a4f441d7ef8856d2bd4ef9467204bb418'/>
<id>urn:sha1:2f8c409a4f441d7ef8856d2bd4ef9467204bb418</id>
<content type='text'>
</content>
</entry>
<entry>
<title>py: Implement very simple frozen modules support.</title>
<updated>2015-01-20T09:52:12+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2015-01-20T09:52:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=640e0b221e972f9a2da2d870bf3fc5a93c18f0ec'/>
<id>urn:sha1:640e0b221e972f9a2da2d870bf3fc5a93c18f0ec</id>
<content type='text'>
Only modules (not packages) supported now. Source modules can be converted
to frozen module structures using tools/make-frozen.py script.
</content>
</entry>
<entry>
<title>qemu-arm: Disable basics/memoryerror.py test.</title>
<updated>2015-01-12T16:32:14+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2015-01-12T16:32:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=b58da9420cdd0cca1e79be32f24088345cf66946'/>
<id>urn:sha1:b58da9420cdd0cca1e79be32f24088345cf66946</id>
<content type='text'>
</content>
</entry>
</feed>
