zephyr/samples/userspace/shared_mem/src
Andrew Boie 8eecb3717a samples: shared_mem: fix exception printouts
Enable CONFIG_TEST so that we get the necessary defines for
console output when a fatal error happens, as well as assertion
checking.

Remove an unnecessary self-abort in main(), this causes an
assert to fail. Letting main() return does the same thing, more
gracefully.

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2020-01-22 22:41:50 -05:00
..
enc.c style: samples/tests: add braces around if/while statements 2019-06-06 15:20:21 +02:00
enc.h cleanup: include/: move misc/printk.h to sys/printk.h 2019-06-27 22:55:49 -04:00
main.c samples: shared_mem: fix exception printouts 2020-01-22 22:41:50 -05:00
main.h cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00