zephyr/drivers/eeprom
Alberto Escolar Piedras 2c4288ecec drivers/eeprom/eeprom_simulator: Remove NATIVE_APPLICATION support
It is not possible to build anymore in that mode, so we do not
need to support it in this driver cmake files.

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
2025-07-19 09:38:15 +02:00
..
CMakeLists.txt drivers/eeprom/eeprom_simulator: Remove NATIVE_APPLICATION support 2025-07-19 09:38:15 +02:00
eeprom_at2x_emul.c
eeprom_at2x.c drivers: eeprom: at2x: remove orphaned k_mutex_unlock 2024-12-20 03:17:52 +01:00
eeprom_emulator.c drivers: eeprom: Place API into iterable section 2024-12-02 22:05:47 +00:00
eeprom_fake.c drivers: eeprom: Place API into iterable section 2024-12-02 22:05:47 +00:00
eeprom_handlers.c
eeprom_lpc11u6x.c drivers: eeprom: Place API into iterable section 2024-12-02 22:05:47 +00:00
eeprom_mb85rcxx.c drivers: eeprom: Place API into iterable section 2024-12-02 22:05:47 +00:00
eeprom_mb85rsxx.c drivers: eeprom: Place API into iterable section 2024-12-02 22:05:47 +00:00
eeprom_mchp_xec.c drivers: eeprom: Place API into iterable section 2024-12-02 22:05:47 +00:00
eeprom_shell.c eeprom_shell: add shell device filtering 2025-01-29 04:17:47 +01:00
eeprom_simulator_native.c eeprom sim: Enhance & refactor native part so it works w emb libCs 2024-10-02 09:48:12 +02:00
eeprom_simulator_native.h eeprom sim: Enhance & refactor native part so it works w emb libCs 2024-10-02 09:48:12 +02:00
eeprom_simulator.c drivers: eeprom: Place API into iterable section 2024-12-02 22:05:47 +00:00
eeprom_stm32.c drivers: eeprom: stm32: simplify write error handling 2025-04-09 06:53:50 +02:00
eeprom_tmp11x.c drivers: eeprom: tmp11x: remove redundant build assert 2025-05-15 11:18:41 +02:00
Kconfig drivers: kconfig: fix typo 2025-07-01 10:58:54 -10:00
Kconfig.eeprom_emu
Kconfig.lpc11u6x
Kconfig.mb85rcxx
Kconfig.mb85rsxx drivers: eeprom: add mb85rsm1t fram support 2024-11-16 15:08:01 -05:00
Kconfig.stm32
Kconfig.tmp11x drivers: sensor: rename tmp116 to tmp11x 2025-04-11 16:17:35 +02:00
Kconfig.xec