mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-16 01:25:51 +00:00
Add a new EEPROM simulated driver with all it's build infrastructure. The EEPROM can be loaded/poked from applications by getting its funcs. It is multi-instance capable, right now 2 instances are supported by enabling them in KConfig. Signed-off-by: Neil Armstrong <narmstrong@baylibre.com> Signed-off-by: Daniel Wagenknecht <wagenknecht@clage.de> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
eeprom_slave.c | ||
Kconfig | ||
Kconfig.eeprom |