zephyr/drivers/eeprom
Alberto Escolar Piedras 1b94864a87 drivers epprom_simulator: Set standard source macro appropriately
This file uses several functions which are extensions to the the
std C library. Let's explicity select one of the extensions
which includes it instead of relaying on somebody having
set it for this file somewhere else.

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
2024-01-26 07:48:55 -05:00
..
CMakeLists.txt
Kconfig shell: do not enable subsystem/driver shell modules by default 2023-11-20 09:21:40 +01:00
Kconfig.eeprom_emu
Kconfig.lpc11u6x
Kconfig.mb85rcxx
Kconfig.stm32
Kconfig.tmp116
Kconfig.xec
eeprom_at2x.c
eeprom_at2x_emul.c
eeprom_emulator.c drivers: eeprom_emulator: fix compile warning 2023-11-06 23:59:05 +01:00
eeprom_fake.c
eeprom_handlers.c syscall: rename Z_OOPS -> K_OOPS 2023-11-03 11:46:52 +01:00
eeprom_lpc11u6x.c
eeprom_mb85rcxx.c
eeprom_mchp_xec.c drivers: drop few redundant guard around pm_policy_state_lock_* 2023-11-22 18:34:36 +00:00
eeprom_shell.c
eeprom_simulator.c drivers epprom_simulator: Set standard source macro appropriately 2024-01-26 07:48:55 -05:00
eeprom_stm32.c
eeprom_tmp116.c