micropython/tools
Paul Sokolovsky 3e1310d6e2 tools/pyboard: Provide more details when expected reply not received.
When trying to execute a command via raw REPL and expected "OK" reply
not received, show what was received instead.
2017-04-07 01:04:47 +03:00
..
tinytest
.gitattributes
.gitignore
bootstrap_upip.sh
build-stm-latest.sh
cc1
check_code_size.sh
codestats.sh
dfu.py
file2h.py
gen-changelog.sh
gen-cpydiff.py tools/gen-cpydiff.py: configurable CPython and micropython executables 2017-02-27 15:39:55 +11:00
gendoc.py
insert-usb-ids.py
make-frozen.py
mpy-tool.py py/persistentcode: Bump .mpy version due to change in bytecode. 2017-02-17 00:19:34 +11:00
pyboard.py tools/pyboard: Provide more details when expected reply not received. 2017-04-07 01:04:47 +03:00
pydfu.py
tinytest-codegen.py tools/tinytest-codegen: Update for recent test renaming ("intbig" suffix). 2017-03-06 22:40:04 +01:00
upip.py tools/upip: Update to 1.1.5. Better and more user-friendly error handling. 2017-02-10 20:18:05 +03:00
upip_utarfile.py