zephyr/boards/xtensa
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
..
esp32 dts: Add information about CPU frequency to the cpu nodes 2019-07-17 21:53:36 +02:00
intel_s1000_crb scripts: Simplify code with sys.exit(<string>) 2019-09-08 12:34:16 +02:00
qemu_xtensa doc: add how to exit from QEMU in samples 2019-09-02 12:06:08 -04:00
xt-sim dts: Add information about CPU frequency to the cpu nodes 2019-07-17 21:53:36 +02:00
index.rst doc: fix sidebar nav issues with board docs 2017-06-27 19:21:29 -04:00