summaryrefslogtreecommitdiff
path: root/docs/esp32
diff options
context:
space:
mode:
authorDaniel Jour <d.jour@steiner.de>2022-07-31 18:01:13 +0200
committerDamien George <damien@micropython.org>2022-08-11 14:07:18 +1000
commit9c6fd974f769ef1e907c1a41f4a5d9b1c1774df7 (patch)
tree89ab151944bdf4e24ce58c5462b1d89528dca88c /docs/esp32
parentf3285fef07b4baa64cb05ef6dc034496cb0effdc (diff)
minimal/Makefile: Avoid terminal reset, use BUILD variable.
stty can provide the current terminal settings, so that they can be stored in a shell variable and restored after running the firmware. This avoids the complete "blanking" of the terminal, and thus also removes the need for the sleep call. The run target now references the firmware file using the BUILD variable instead of using the hard coded "build/" path.
Diffstat (limited to 'docs/esp32')
0 files changed, 0 insertions, 0 deletions