zephyr/lib
Oleg Zhurakivskyy 8739517107 global: Replace BUILD_ASSERT_MSG() with BUILD_ASSERT()
Replace all occurences of BUILD_ASSERT_MSG() with BUILD_ASSERT()
as a result of merging BUILD_ASSERT() and BUILD_ASSERT_MSG().

Signed-off-by: Oleg Zhurakivskyy <oleg.zhurakivskyy@intel.com>
2020-03-19 15:47:53 +01:00
..
cmsis_rtos_v1 global: Replace BUILD_ASSERT_MSG() with BUILD_ASSERT() 2020-03-19 15:47:53 +01:00
cmsis_rtos_v2 global: Replace BUILD_ASSERT_MSG() with BUILD_ASSERT() 2020-03-19 15:47:53 +01:00
gui kconfig: Replace some single-symbol 'if's with 'depends on' 2020-02-08 08:32:42 -05:00
libc kconfig: Replace some single-symbol 'if's with 'depends on' 2020-02-08 08:32:42 -05:00
os kernel: rename struct _k_object 2020-03-17 20:11:27 +02:00
posix global: Replace BUILD_ASSERT_MSG() with BUILD_ASSERT() 2020-03-19 15:47:53 +01:00
updatehub net: sockets: tls: Add missing symbols for a few options 2020-01-20 09:58:23 +02:00
CMakeLists.txt libc: Added Kconfig choice to select C library 2019-11-01 14:18:36 +01:00
Kconfig kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00