mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-06 01:25:44 +00:00
This patch adds adds an EEPROM driver supporting the on-chip EEPROM found on NXP LPC11U6X MCUs. Note that this driver is only a wrapper relying entirely on the IAP (In-Application Programming) EEPROM commands. Signed-off-by: Simon Guinot <simon.guinot@seagate.com> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
eeprom_at2x.c | ||
eeprom_handlers.c | ||
eeprom_lpc11u6x.c | ||
eeprom_shell.c | ||
eeprom_simulator.c | ||
eeprom_stm32.c | ||
Kconfig | ||
Kconfig.lpc11u6x | ||
Kconfig.stm32 |