zephyr/drivers/eeprom
Oleg Zhurakivskyy b1e1f64d14 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-31 07:18:06 +02:00
..
CMakeLists.txt drivers: eeprom: Unified simulator and native_posix 2020-01-09 20:28:19 +01:00
eeprom_at2x.c global: Replace BUILD_ASSERT_MSG() with BUILD_ASSERT() 2020-03-31 07:18:06 +02:00
eeprom_handlers.c
eeprom_shell.c tests: board_shell: enabled EEPROM shell 2019-11-07 16:32:15 -05:00
eeprom_simulator.c drivers: eeprom: eeprom_simulator: Convert to new DT_INST macros 2020-03-27 04:54:00 -05:00
eeprom_stm32.c drivers: stm32: Convert STM32 drivers to new DT_INST macros 2020-03-26 12:22:12 -05:00
Kconfig kconfig: Replace some single-symbol 'if's with 'depends on' 2020-02-08 08:32:42 -05:00
Kconfig.stm32 drivers/eeprom: stm32: Added support for L0 Series 2020-01-14 11:13:42 -05:00