zephyr/misc
Benjamin Walsh 0107c80c29 misc: clean up __ASSERT warnings during build
By default, instead of spamming the build output with one warning per
file where __assert.h is included when CONFIG_ASSERT=y, only display a
warning at the end of the build.

Also limit the range of CONFIG_ASSERT_LEVEL between 0 and 2.

Change-Id: I95ffd1bcec9535de1afabc047814e5c6f5b9c2c1
Signed-off-by: Benjamin Walsh <benjamin.walsh@windriver.com>
2016-05-18 22:06:54 +00:00
..
debug x86/debug: GDB server needs to handle some exceptions 2016-04-16 05:29:22 +00:00
generated Kbuild: depend CONFIG_MICROKERNEL for building sysgen file 2016-02-05 20:15:33 -05:00
Kconfig misc: clean up __ASSERT warnings during build 2016-05-18 22:06:54 +00:00
Makefile build: Add C++ support 2016-02-05 20:25:23 -05:00
cpp_ctors.c build: Add C++ support 2016-02-05 20:25:23 -05:00
cpp_dtors.c build: Add C++ support 2016-02-05 20:25:23 -05:00
cpp_init_array.c build: Add C++ support 2016-02-05 20:25:23 -05:00
cpp_virtual.c build: Add C++ support 2016-02-05 20:25:23 -05:00
cpp_vtable.cpp build: Add C++ support 2016-02-05 20:25:23 -05:00
printk.c printk: Standardize support for %% 2016-02-05 20:24:36 -05:00
reboot.c reboot: add reboot infrastructure 2016-02-05 20:24:43 -05:00