zephyr/boards/xtensa/intel_s1000_crb/support
Ulf Magnusson 50b9b1249b scripts: Simplify code with sys.exit(<string>)
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>
2019-09-08 12:34:16 +02:00
..
.gitignore boards: intel_s1000_crb: Host interface config 2019-05-29 22:44:35 -04:00
config.yml boards: intel_s1000_crb: Host interface config 2019-05-29 22:44:35 -04:00
create_board_img.py scripts: Simplify code with sys.exit(<string>) 2019-09-08 12:34:16 +02:00
device.py intel_s1000_crb: scripts: Remove '== False/True' tests 2019-09-07 08:07:57 -04:00
download.py intel_s1000_crb: messenger.py: Fix 3-space indentation 2019-09-07 08:14:09 -04:00
dsp0_gdb.txt
load_elf.txt
messenger.py intel_s1000_crb: messenger.py: Simplify loops to fix pylint warnings 2019-09-07 08:13:41 -04:00
topology_dsp0_flyswatter2.xml