circuitpython/tools
Damien George 3244123031 tools: pyboard.py now acts as a command-line program to run scripts.
You can run a local script on the pyboard using:

    python pyboard.py test.py

where test.py is the local script you want to run.
2014-05-03 18:14:34 +01:00
..
build-stm-latest.sh stmhal: Change names: flash to firmware, flashboard to deploy. 2014-05-03 17:46:45 +01: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
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: Fix inverted condition. 2014-04-15 02:32:41 +03:00
pyboard.py tools: pyboard.py now acts as a command-line program to run scripts. 2014-05-03 18:14:34 +01:00