mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-01 14:12:50 +00:00
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> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
eeprom_handlers.c | ||
eeprom_native_posix.c | ||
eeprom_shell.c | ||
Kconfig |