This website requires JavaScript.
Explore
Help
Sign In
djsundog
/
circuitpython
Watch
1
Star
0
Fork
0
You've already forked circuitpython
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
circuitpython
/
tools
History
Damien George
4865a22f78
tools/pyboard.py: Add "--follow" option to wait for output indefinitely.
...
Also flush stdout so you can see output as it comes.
2015-05-07 10:14:51 +01:00
..
tinytest
tools: check-in
errordeveloper/tinytest@eb2dbc858f
2014-05-08 01:41:21 +03:00
.gitignore
tools: check-in
errordeveloper/tinytest@eb2dbc858f
2014-05-08 01:41:21 +03:00
build-stm-latest.sh
tools: Add STM32F4DISC and ESPRUINO_PICO to stmhal build script.
2015-04-21 13:16:41 +00:00
dfu.py
Change dfu.py to be Python 2/3 compatible
2014-01-03 08:51:02 +02:00
file2h.py
tools: Fix up pybcdc.inf generation: new lines and hex digits.
2014-04-16 11:45:52 +01:00
gen-changelog.sh
tools: Make gen-changelog.sh sort version strings correctly.
2015-02-13 13:31:02 +00:00
gendoc.py
tools: Make gendoc.py able to output RST format.
2014-10-31 01:36:11 +00:00
insert-usb-ids.py
stmhal: Add "CDC" option to pyb.usb_mode, for CDC device only.
2015-02-13 14:02:51 +00:00
make-frozen.py
py: Implement very simple frozen modules support.
2015-01-20 11:52:12 +02:00
pip-micropython
pip-micropython: Revert to using PIP_MICROPY_DEST environment var.
2014-08-27 02:53:06 +03:00
pyboard.py
tools/pyboard.py: Add "--follow" option to wait for output indefinitely.
2015-05-07 10:14:51 +01:00
pydfu.py
tools, pydfu: Some fixes to support Python 3.
2014-10-22 20:27:43 +01:00
tinytest-codegen.py
qemu-arm: Disable inline asm tests that use floating point.
2015-04-19 15:50:24 +01:00