zephyr/arch/nios2
Andrew Boie 8a9e8e0cd7 kernel: support log system for fatal errors
We introduce a new z_fatal_print() API and replace all
occurrences of exception handling code to use it.
This routes messages to the logging subsystem if enabled.
Otherwise, messages are sent to printk().

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2019-07-25 15:06:58 -07:00
..
core kernel: support log system for fatal errors 2019-07-25 15:06:58 -07:00
include kernel: consolidate error handling code 2019-07-25 15:06:58 -07:00
CMakeLists.txt license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
Kconfig arch: remove unused arch defconfig 2019-03-14 06:43:16 -05:00