zephyr/boards/posix/native_posix
Christopher Friedt 09ff569c9e boards: posix: add dma support to native_posix boards
Like other driver APIs, we can add an `emul` variant to
`native_posix` and `native_posix_64` that should allow us to
simplify applilcation and library development and to also
increase test coverage in CI.

Signed-off-by: Christopher Friedt <cfriedt@meta.com>
2023-12-03 19:22:31 -05:00
..
doc
CMakeLists.txt
Kconfig
Kconfig.board
Kconfig.defconfig
board.cmake
board_irq.h
board_soc.h
cmdline.c
cmdline.h
cmdline_common.c
cmdline_common.h
cpu_wait.c
hw_counter.c
hw_counter.h
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
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 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
native_rtc.h
native_tracing.h
timer_model.c
timer_model.h
tracing.c