zephyr/drivers/eeprom
Laczen JMS 0e6a2e0390 drivers: eeprom simulator fix range error
This PR fixes a bug in the eeprom simulator making the last byte
part of the readable/writeable range

Signed-off-by: Laczen JMS <laczenjms@gmail.com>
2021-02-02 07:36:13 -05:00
..
CMakeLists.txt drivers: eeprom: add driver for NXP LPC11U6X 2020-07-29 20:12:24 +02:00
eeprom_at2x.c drivers: eeprom: Convert drivers to new DT device macros 2020-12-16 12:18:59 -05: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 dts/Kconfig: Remove HAS_DTS_I2C 2020-09-18 13:34:44 -05:00
Kconfig.lpc11u6x drivers: eeprom: add driver for NXP LPC11U6X 2020-07-29 20:12:24 +02:00
Kconfig.stm32