..
doc
drivers: uart: add support for serial ports on native posix
2023-06-21 09:27:22 +02:00
CMakeLists.txt
native_posix: Refactor sdl_events into common folder
2023-06-23 08:59:21 +02:00
Kconfig
native_posix: Refactor sdl_events into common folder
2023-06-23 08:59:21 +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
…
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: add more missing zephyr/ prefixes
2022-05-27 15:20:27 -07:00
cmdline.h
…
cmdline_common.c
boards: migrate includes to <zephyr/...>
2022-05-06 19:57:15 +02:00
cmdline_common.h
…
cpu_wait.c
boards: migrate includes to <zephyr/...>
2022-05-06 19:57:15 +02:00
hw_counter.c
…
hw_counter.h
…
hw_models_top.c
boards: posix: native_posix: Handle SDL events in zephyr thread
2022-10-05 13:11:15 +02:00
hw_models_top.h
boards/native_posix: Unwrap main loop to expose external event API
2022-08-26 11:57:46 +02:00
irq_ctrl.c
include: add more missing zephyr/ prefixes
2022-05-27 15:20:27 -07:00
irq_ctrl.h
…
irq_handler.c
include: add more missing zephyr/ prefixes
2022-05-27 15:20:27 -07:00
irq_handler.h
…
main.c
native: Set stdout and stderr to line buffered
2023-02-20 11:27:10 +01:00
native_posix.dts
boards: posix: native_posix: add adc-emul node
2023-04-20 10:48:33 +02:00
native_posix.yaml
tests/drivers/rtc/rtc_api_helpers: Test for more archs
2023-04-20 11:43:35 +02:00
native_posix_64.dts
…
native_posix_64.yaml
tests/drivers/rtc/rtc_api_helpers: Test for more archs
2023-04-20 11:43:35 +02: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
…
native_tracing.h
…
timer_model.c
soc_inf: Refactor native tasks into own header
2023-04-13 13:35:20 +02:00
timer_model.h
…
tracing.c
posix arch: tracing: Define 3 new vprintf equivalent APIs
2023-06-23 08:59:21 +02:00