zephyr/drivers/eeprom
Henrik Brix Andersen a54c945ddd drivers: eeprom: add driver for a zephyr native posix EEPROM
Add driver for emulating an EEPROM device using the native POSIX
board. The EEPROM is backed by a binary file in the host file system.

Signed-off-by: Henrik Brix Andersen <hebad@vestas.com>
2019-11-07 16:32:15 -05:00
..
CMakeLists.txt drivers: eeprom: add driver for a zephyr native posix EEPROM 2019-11-07 16:32:15 -05:00
eeprom_handlers.c
eeprom_native_posix.c drivers: eeprom: add driver for a zephyr native posix EEPROM 2019-11-07 16:32:15 -05:00
eeprom_shell.c tests: board_shell: enabled EEPROM shell 2019-11-07 16:32:15 -05:00
Kconfig drivers: eeprom: add driver for a zephyr native posix EEPROM 2019-11-07 16:32:15 -05:00