zephyr/boards/posix/native_posix
Gerard Marull-Paretas 9dfbdf1997 doc: use kconfig role and directive
Stop using :option: for Kconfig options.

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
2021-06-29 10:26:28 -04:00
..
doc doc: use kconfig role and directive 2021-06-29 10:26:28 -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 native_posix: kconfig: Set logging mode conditionally 2021-04-10 11:47:57 +02:00
board.cmake
board_irq.h power: standarize PM Kconfigs and cleanup 2020-12-09 15:18:29 -05:00
board_soc.h drivers: counter: Add native_posix counter hardware model and driver 2020-07-27 13:25:50 +02:00
cmdline.c headers: Refactor kernel and arch headers. 2019-11-06 16:07:32 -08:00
cmdline.h
cmdline_common.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
cmdline_common.h global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
cpu_wait.c posix: Add cpu_hold() function to better emulate code delay 2020-12-14 12:32:11 +01: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 drivers: counter: Add native_posix counter hardware model and driver 2020-07-27 13:25:50 +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 power: standarize PM Kconfigs and cleanup 2020-12-09 15:18:29 -05:00
irq_handler.h
main.c
native_posix.dts drivers: serial: native_posix: Convert 2nd UART to be devicetree based 2021-02-18 09:06:21 +01:00
native_posix.yaml boards: native_posix: Add i2c & spi to supporte features 2021-05-07 10:02:01 -05:00
native_posix_64.dts
native_posix_64.yaml drivers: adc: add ADC emulator 2021-05-07 15:27:37 +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 zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05: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 zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
sdl_events.h global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
timer_model.c board: native_posix: Fix timer for k_busy_wait() 2020-12-14 12:32:11 +01:00
timer_model.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
tracing.c