zephyr/drivers/eeprom
Flavio Ceolin 0aaae4a039 guideline: Make explicit fallthrough cases
-Wimplicit-fallthrough=2 requires a fallthrough comment or a compiler
to tells gcc that this happens intentionally.

Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2020-08-24 20:28:47 -04:00
..
CMakeLists.txt drivers: eeprom: add driver for NXP LPC11U6X 2020-07-29 20:12:24 +02:00
Kconfig drivers: eeprom: add driver for NXP LPC11U6X 2020-07-29 20:12:24 +02:00
Kconfig.lpc11u6x drivers: eeprom: add driver for NXP LPC11U6X 2020-07-29 20:12:24 +02:00
Kconfig.stm32 drivers/eeprom: stm32: Added support for L0 Series 2020-01-14 11:13:42 -05:00
eeprom_at2x.c guideline: Make explicit fallthrough cases 2020-08-24 20:28:47 -04:00
eeprom_handlers.c
eeprom_lpc11u6x.c device: Apply config_info rename everywhere 2020-08-11 19:30:53 +02:00
eeprom_shell.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
eeprom_simulator.c device: Apply config_info rename everywhere 2020-08-11 19:30:53 +02:00
eeprom_stm32.c device: Apply config_info rename everywhere 2020-08-11 19:30:53 +02:00