summaryrefslogtreecommitdiffstatshomepage
path: root/docs/esp8266/tutorial
diff options
context:
space:
mode:
authorMichael Buesch <m@bues.ch>2019-12-28 20:38:27 +0100
committerDamien George <damien.p.george@gmail.com>2020-02-01 00:03:37 +1100
commit83afd48ad93e162eec65d34c2dfe266c995fbafd (patch)
treebcf9195862bf66821fb940280b6ebd07ac5b0c86 /docs/esp8266/tutorial
parent3e1bbeabafc08ec0c9b6349b416aed306ef8a7c8 (diff)
downloadmicropython-83afd48ad93e162eec65d34c2dfe266c995fbafd.tar.gz
micropython-83afd48ad93e162eec65d34c2dfe266c995fbafd.zip
tools/pyboard.py: Add option --no-follow to detach after sending script.
This option makes pyboard.py exit as soon as the script/command is successfully sent to the device, ie it does not wait for any output. This can help to avoid hangs if the board is being rebooted with --comman (for example). Example usage: $ python3 ./tools/pyboard.py --device /dev/ttyUSB0 --no-follow \ --command 'import machine; machine.reset()'
Diffstat (limited to 'docs/esp8266/tutorial')
0 files changed, 0 insertions, 0 deletions