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
eeprom_at2x.c drivers: eeprom: Convert drivers to new DT device macros 2020-12-16 12:18:59 -05:00
eeprom_emulator.c drivers: eeprom: add emulated eeprom in flash 2021-02-19 14:06:15 +01:00
eeprom_handlers.c device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
eeprom_lpc11u6x.c drivers: eeprom: Convert drivers to new DT device macros 2020-12-16 12:18:59 -05:00
eeprom_shell.c device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
eeprom_simulator.c drivers: eeprom simulator fix range error 2021-02-02 07:36:13 -05:00
eeprom_stm32.c drivers: eeprom: Convert drivers to new DT device macros 2020-12-16 12:18:59 -05: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 drivers: eeprom: add driver for NXP LPC11U6X 2020-07-29 20:12:24 +02:00
Kconfig.stm32