50b9b1249b
Promote a handy and often-overlooked sys.exit() feature: Passing it a string (or any other non-int object) prints it to stderr and exits with status 1. See the documentation at https://docs.python.org/3/library/sys.html#sys.exit. This indirectly prints some errors to stderr that previously went to stdout. Signed-off-by: Ulf Magnusson <Ulf.Magnusson@nordicsemi.no> |
||
---|---|---|
.. | ||
.gitignore | ||
config.yml | ||
create_board_img.py | ||
device.py | ||
download.py | ||
dsp0_gdb.txt | ||
load_elf.txt | ||
messenger.py | ||
topology_dsp0_flyswatter2.xml |