..
doc
docs: native_sim: Polish documentation
2023-11-14 14:38:10 +01:00
CMakeLists.txt
board native_posix: Define required source standard macros
2024-01-26 07:48:55 -05:00
Kconfig
timer: allow for configuring it out
2023-08-03 10:29:46 +02:00
Kconfig.board
…
Kconfig.defconfig
drivers: Console: Move all posix arch boards to same driver
2023-05-26 12:57:41 +02:00
board.cmake
native_posix: Add support for `west debug`
2023-07-20 12:43:47 +02:00
board_irq.h
posix boards: Refactor common interrupt definitions into common header
2023-06-23 08:59:21 +02:00
board_soc.h
everywhere: fix typos
2022-03-14 20:22:24 -04:00
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
boards: migrate includes to <zephyr/...>
2022-05-06 19:57:15 +02:00
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
posix: Use _POSIX_C_SOURCE=200809L instead of 200809
2024-01-26 07:48:55 -05:00
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
boards native_posix: Detect attempt to configure not existing int
2024-02-12 11:08:11 -06:00
irq_handler.h
…
main.c
arch/posix: move fuzz entry doc to the right place
2023-07-18 19:19:53 +00:00
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
boards: posix: add dma support to native_posix boards
2023-12-03 19:22:31 -05:00
native_posix_64.dts
…
native_posix_64.yaml
boards: posix: add dma support to native_posix boards
2023-12-03 19:22:31 -05:00
native_posix_64_defconfig
…
native_posix_defconfig
…
native_rtc.c
boards: migrate includes to <zephyr/...>
2022-05-06 19:57:15 +02:00
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
posix arch: tracing: Define 3 new vprintf equivalent APIs
2023-06-23 08:59:21 +02:00