..
doc
docs: native_sim: Polish documentation
2023-11-14 14:38:10 +01: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
CMakeLists.txt
native_posix: Refactor sdl_events into common folder
2023-06-23 08:59:21 +02:00
cmdline.c
include: always use <> for Zephyr includes
2023-09-14 13:49:58 +02:00
cmdline.h
native_posix: Refactor cmd line options
2018-07-30 22:13:46 -04:00
cmdline_common.c
include: always use <> for Zephyr includes
2023-09-14 13:49:58 +02:00
cmdline_common.h
global: Remove leading/trailing blank lines in files
2019-12-11 19:17:27 +01:00
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
boards: posix: native_posix: Handle SDL events in zephyr thread
2022-10-05 13:11:15 +02: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
board: posix: add native_posix board definition
2017-12-27 14:16:08 -05:00
irq_handler.c
native_posix: IRQ handling: dont swap if kernel is uninitialized
2023-08-09 13:19:19 +02:00
irq_handler.h
board: posix: add native_posix board definition
2017-12-27 14:16:08 -05:00
Kconfig
timer: allow for configuring it out
2023-08-03 10:29:46 +02:00
Kconfig.board
native_posix: introduce a native_posix_64 board configuration
2019-07-16 10:41:11 -07:00
Kconfig.defconfig
drivers: Console: Move all posix arch boards to same driver
2023-05-26 12:57:41 +02:00
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
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: introduce a native_posix_64 board configuration
2019-07-16 10:41:11 -07:00
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
kconfig: Remove assignments to CONFIG_<arch> syms and hide them
2020-02-08 00:50:08 -06:00
native_posix_defconfig
native_posix: kconfig: Set logging mode conditionally
2021-04-10 11:47:57 +02:00
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
native_posix: Add control of traces color
2018-09-18 14:56:10 +02:00
timer_model.c
include: always use <> for Zephyr includes
2023-09-14 13:49:58 +02:00
timer_model.h
zephyr: replace zephyr integer types with C99 types
2020-06-08 08:23:57 -05:00
tracing.c
posix arch: tracing: Define 3 new vprintf equivalent APIs
2023-06-23 08:59:21 +02:00