zephyr/subsys
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
..
bluetooth global: Replace BUILD_ASSERT_MSG() with BUILD_ASSERT() 2020-03-19 15:47:53 +01:00
canbus canbus: isotp: Fix NULL deref after overflow 2020-02-10 12:32:01 +02:00
console console: Have CONSOLE_GET{CHAR,LINE} dep. on SERIAL_SUPPORT_INTERRUPT 2020-01-28 12:56:50 -06:00
cpp kconfig: Replace some single-symbol 'if's with 'depends on' 2020-02-08 08:32:42 -05:00
debug kconfig: Replace some single-symbol 'if's with 'depends on' 2020-02-08 08:32:42 -05:00
dfu global: Replace BUILD_ASSERT_MSG() with BUILD_ASSERT() 2020-03-19 15:47:53 +01:00
disk gpio: rename typedef for devicetree flags 2020-02-05 12:00:36 +01:00
fb fb: Fix possible NULL pointer de-reference 2020-03-17 17:03:19 -05:00
fs global: Replace BUILD_ASSERT_MSG() with BUILD_ASSERT() 2020-03-19 15:47:53 +01:00
jwt kconfig: Replace some single-symbol 'if's with 'depends on' 2020-02-08 08:32:42 -05:00
logging global: Replace BUILD_ASSERT_MSG() with BUILD_ASSERT() 2020-03-19 15:47:53 +01:00
mgmt subsys/mgmt: Enabling mynewt-core version of tinycbor 2020-03-17 11:58:18 +01:00
net global: Replace BUILD_ASSERT_MSG() with BUILD_ASSERT() 2020-03-19 15:47:53 +01:00
power power: device: fix name for Nordic clock driver 2020-03-16 15:54:36 +01:00
random random: remove rand32_timestamp.c 2020-03-10 10:40:13 -04:00
settings settings: settings_register static table does not need mutex 2020-02-08 10:07:38 +02:00
shell global: Replace BUILD_ASSERT_MSG() with BUILD_ASSERT() 2020-03-19 15:47:53 +01:00
stats cleanup: include/: move stats.h to stats/stats.h 2019-06-27 22:55:49 -04:00
storage kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
testsuite kconfig: Replace some single-symbol 'if's with 'depends on' 2020-02-08 08:32:42 -05:00
tracing tracing: fixes C++ compilation issue 2020-02-26 14:13:22 +02:00
usb usb: mass_storage: fix API usage by using memmove 2020-03-17 10:18:42 -04:00
CMakeLists.txt tracing: move tracing under subsys/ 2020-02-07 15:58:05 -05:00
Kconfig tracing: move tracing under subsys/ 2020-02-07 15:58:05 -05:00