..
doc
everywhere: fix typos
2022-03-18 13:24:08 -04:00
CMakeLists.txt
posix: Add cpu_hold() function to better emulate code delay
2020-12-14 12:32:11 +01:00
Kconfig
arch: posix: Kconfig: select HAS_DTS as the arch level
2020-04-04 16:01:11 +02:00
Kconfig.board
…
Kconfig.defconfig
boards: posix: Cleanup backend config for native_posix and nrf52_bsim
2022-03-14 14:08:49 -04:00
board.cmake
cmake: support multiple entries in board.cmake
2021-11-12 21:33:42 -05:00
board_irq.h
power: standarize PM Kconfigs and cleanup
2020-12-09 15:18:29 -05:00
board_soc.h
everywhere: fix typos
2022-03-14 20:22:24 -04:00
cmdline.c
boards: migrate includes to <zephyr/...>
2022-05-06 19:57:15 +02:00
cmdline.h
…
cmdline_common.c
boards: migrate includes to <zephyr/...>
2022-05-06 19:57:15 +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: Add native_posix counter hardware model and driver
2020-07-27 13:25:50 +02:00
hw_counter.h
drivers: counter: Add native_posix counter hardware model and driver
2020-07-27 13:25:50 +02:00
hw_models_top.c
boards: migrate includes to <zephyr/...>
2022-05-06 19:57:15 +02:00
hw_models_top.h
zephyr: replace zephyr integer types with C99 types
2020-06-08 08:23:57 -05:00
irq_ctrl.c
zephyr: replace zephyr integer types with C99 types
2020-06-08 08:23:57 -05:00
irq_ctrl.h
…
irq_handler.c
boards: migrate includes to <zephyr/...>
2022-05-06 19:57:15 +02:00
irq_handler.h
…
main.c
boards: migrate includes to <zephyr/...>
2022-05-06 19:57:15 +02:00
native_posix.dts
boards: migrate includes to <zephyr/...>
2022-05-06 19:57:15 +02:00
native_posix.yaml
board: posix: native_posix: list CAN as a supported feature
2022-02-24 07:12:54 -06:00
native_posix_64.dts
…
native_posix_64.yaml
board: posix: native_posix: list CAN as a supported feature
2022-02-24 07:12:54 -06: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
zephyr: replace zephyr integer types with C99 types
2020-06-08 08:23:57 -05:00
native_tracing.h
…
sdl_events.c
boards: migrate includes to <zephyr/...>
2022-05-06 19:57:15 +02:00
sdl_events.h
global: Remove leading/trailing blank lines in files
2019-12-11 19:17:27 +01:00
timer_model.c
boards: migrate includes to <zephyr/...>
2022-05-06 19:57:15 +02:00
timer_model.h
zephyr: replace zephyr integer types with C99 types
2020-06-08 08:23:57 -05:00
tracing.c
everywhere: fix typos
2022-03-14 20:22:24 -04:00