zephyr/drivers/eeprom
Alberto Escolar Piedras abf6da6318 drivers for POSIX arch: Add external libc dependencies
Quite a few of the drivers meant for the POSIX arch
interacted with the host directly, and will not
work when we use an embedded libC.

Until we fix them, let's add the appropriate
kconfig dependencies to avoid users trying to build them.

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
2023-07-05 07:01:19 -04:00
..
CMakeLists.txt drivers: syscalls: use zephyr_syscall_header 2023-06-17 07:57:45 -04:00
eeprom_at2x_emul.c emul: Cleanup emul directory 2023-02-24 11:50:10 +01:00
eeprom_at2x.c drivers: eeprom: at2x: initialize after I2C/SPI 2023-04-17 16:31:00 +02:00
eeprom_emulator.c drivers: eeprom: emulator: fix size_t format specifier 2022-11-03 16:38:48 -05:00
eeprom_fake.c drivers: eeprom: add fake EEPROM driver 2022-11-15 09:43:42 -06:00
eeprom_handlers.c
eeprom_lpc11u6x.c device: remove redundant init functions 2023-04-19 10:00:25 +02:00
eeprom_mchp_xec.c drivers: all: mchp_xec: remove conditional support for pinctrl 2023-04-24 13:34:22 +02:00
eeprom_shell.c shell: fix MISRA 5.7 violations on struct shell 2023-04-14 12:21:08 +02:00
eeprom_simulator.c drivers: eeprom: Fix splitting format string 2023-01-18 07:27:00 -05:00
eeprom_stm32.c device: remove redundant init functions 2023-04-19 10:00:25 +02:00
eeprom_tmp116.c
Kconfig drivers for POSIX arch: Add external libc dependencies 2023-07-05 07:01:19 -04:00
Kconfig.eeprom_emu
Kconfig.lpc11u6x
Kconfig.stm32
Kconfig.tmp116
Kconfig.xec drivers: all: mchp_xec: remove conditional support for pinctrl 2023-04-24 13:34:22 +02:00