diff options
author | Michael Buesch <m@bues.ch> | 2019-12-28 20:38:27 +0100 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2020-02-01 00:03:37 +1100 |
commit | 83afd48ad93e162eec65d34c2dfe266c995fbafd (patch) | |
tree | bcf9195862bf66821fb940280b6ebd07ac5b0c86 /docs/esp8266/tutorial/filesystem.rst | |
parent | 3e1bbeabafc08ec0c9b6349b416aed306ef8a7c8 (diff) | |
download | micropython-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/filesystem.rst')
0 files changed, 0 insertions, 0 deletions