micropython/tools
Damien George 17c5ce3727 tools: Make pyboard.py have infinite timeout when running script.
This makes pyboard.py much more useful for long running scripts.  When
running a script via pyboard.py, it now waits until the script finishes,
with no timeout.  CTRL-C can be used to break out of the waiting if
needed.
2014-11-30 21:30:53 +00:00
..
tinytest
.gitignore
build-stm-latest.sh
dfu.py
file2h.py
gendoc.py tools: Make gendoc.py able to output RST format. 2014-10-31 01:36:11 +00:00
insert-usb-ids.py
pip-micropython
pyboard.py tools: Make pyboard.py have infinite timeout when running script. 2014-11-30 21:30:53 +00:00
pydfu.py
tinytest-codegen.py