zephyr/drivers/eeprom
Dawid Niedzwiecki 42d1d9c17c eeprom/at2x: add config to disable handling WP
There is a part of the AT2X driver that handles controlling WP pin
connected to the EEPROM chips, but in some systems, the WP line can be
controlled by another component.

Check if any AT2X node defines wp-gpios, if not - do not compile the
code related to WP to save space.

Signed-off-by: Dawid Niedzwiecki <dn@semihalf.com>
2022-02-21 19:41:18 -05:00
..
CMakeLists.txt sensor: eeprom: Add TMP116 EEPROM access 2021-12-08 07:51:46 -06:00
Kconfig sensor: eeprom: Add TMP116 EEPROM access 2021-12-08 07:51:46 -06:00
Kconfig.eeprom_emu
Kconfig.lpc11u6x
Kconfig.stm32
Kconfig.tmp116 sensor: eeprom: Add TMP116 EEPROM access 2021-12-08 07:51:46 -06:00
eeprom_at2x.c eeprom/at2x: add config to disable handling WP 2022-02-21 19:41:18 -05:00
eeprom_emulator.c drivers: eeprom: drop DEV_DATA/DEV_CFG usage 2022-01-19 18:16:02 +01:00
eeprom_handlers.c
eeprom_lpc11u6x.c
eeprom_shell.c
eeprom_simulator.c drivers: eeprom: drop DEV_DATA/DEV_CFG usage 2022-01-19 18:16:02 +01:00
eeprom_stm32.c
eeprom_tmp116.c sensor: eeprom: Add TMP116 EEPROM access 2021-12-08 07:51:46 -06:00