zephyr/boards/posix/native_posix
Alberto Escolar Piedras 7332eb2ea7 board native_sim/posix: Provide NEVER/NSI_NEVER definitions
Some native_posix specific apps/tests use the macro NEVER
provided it also for native_sim until all have switched
to the new NSI_NEVER.

And ensure NSI_NEVER is also avaiable when building
for native_posix to ease the transition.

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
2023-11-27 16:06:42 +00:00
..
doc docs: native_sim: Polish documentation 2023-11-14 14:38:10 +01:00
CMakeLists.txt
Kconfig
Kconfig.board
Kconfig.defconfig
board.cmake
board_irq.h
board_soc.h
cmdline.c include: always use <> for Zephyr includes 2023-09-14 13:49:58 +02:00
cmdline.h
cmdline_common.c include: always use <> for Zephyr includes 2023-09-14 13:49:58 +02:00
cmdline_common.h
cpu_wait.c
hw_counter.c drivers: counter native: Add top value conf and multi channel support 2023-10-23 13:38:43 +02:00
hw_counter.h drivers: counter native: Add top value conf and multi channel support 2023-10-23 13:38:43 +02:00
hw_models_top.c
hw_models_top.h board native_sim/posix: Provide NEVER/NSI_NEVER definitions 2023-11-27 16:06:42 +00:00
irq_ctrl.c include: always use <> for Zephyr includes 2023-09-14 13:49:58 +02:00
irq_ctrl.h
irq_handler.c
irq_handler.h
main.c
native_posix.dts boards native_posix/sim: Define native_posix DTS from native_sim's 2023-11-27 12:17:57 +00:00
native_posix.yaml drivers: counter native: Add top value conf and multi channel support 2023-10-23 13:38:43 +02:00
native_posix_64.dts
native_posix_64.yaml drivers: counter native: Add top value conf and multi channel support 2023-10-23 13:38:43 +02:00
native_posix_64_defconfig
native_posix_defconfig
native_rtc.c
native_rtc.h include: always use <> for Zephyr includes 2023-09-14 13:49:58 +02:00
native_tracing.h
timer_model.c include: always use <> for Zephyr includes 2023-09-14 13:49:58 +02:00
timer_model.h
tracing.c