zephyr/samples/userspace
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
..
prod_consumer samples/userspace/prod_consumer: Fix main() type 2019-12-16 11:27:56 +01:00
shared_mem samples: shared_mem: fix exception printouts 2020-01-22 22:41:50 -05:00
index.rst