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 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 network build to auto-build script. 2014-09-30 23:04:08 +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
gendoc.py tools: Make gendoc.py able to output RST format. 2014-10-31 01:36:11 +00:00
insert-usb-ids.py tools: Fix up pybcdc.inf generation: new lines and hex digits. 2014-04-16 11:45:52 +01:00
pip-micropython pip-micropython: Revert to using PIP_MICROPY_DEST environment var. 2014-08-27 02:53:06 +03:00
pyboard.py tools: Make pyboard.py have infinite timeout when running script. 2014-11-30 21:30:53 +00:00
pydfu.py tools, pydfu: Some fixes to support Python 3. 2014-10-22 20:27:43 +01:00
tinytest-codegen.py tools: inline test suite generator. 2014-05-08 01:41:22 +03:00