zephyr/drivers/eeprom
Laczen JMS decf521660 drivers: eeprom: add emulated eeprom in flash
Modifications to incorporate latest write to new flash area
Modification to avoid writing garbage to new flash area when compactor
is called during init.
Modifications to allow erase at partition size instead of eeprom
pagesize.
Modifications to better separate rambuf usage from flash usage.
Corrected some errors in compactor

Signed-off-by: Laczen JMS <laczenjms@gmail.com>
2021-02-19 14:06:15 +01:00
..
CMakeLists.txt drivers: eeprom: EEPROM emulation in flash memory 2021-02-19 14:06:15 +01:00
Kconfig drivers: eeprom: EEPROM emulation in flash memory 2021-02-19 14:06:15 +01:00
Kconfig.eeprom_emu drivers: eeprom: EEPROM emulation in flash memory 2021-02-19 14:06:15 +01:00
Kconfig.lpc11u6x
Kconfig.stm32
eeprom_at2x.c
eeprom_emulator.c drivers: eeprom: add emulated eeprom in flash 2021-02-19 14:06:15 +01:00
eeprom_handlers.c
eeprom_lpc11u6x.c
eeprom_shell.c
eeprom_simulator.c
eeprom_stm32.c