zephyr/boards/posix/native_posix
Krzysztof Chruscinski 7f08061f0c logging: Revamp menuconfig
Clean up logging menuconfig by grouping configuration into
sections like: mode, processing configuration, backends.

Additionlly, removed LOG_ENABLE_FANCY_OUTPUT_FORMATTING which is no
longer in use.

Signed-off-by: Krzysztof Chruscinski <krzysztof.chruscinski@nordicsemi.no>
2021-01-26 06:15:42 -05:00
..
doc
CMakeLists.txt posix: Add cpu_hold() function to better emulate code delay 2020-12-14 12:32:11 +01:00
Kconfig
Kconfig.board
Kconfig.defconfig logging: Revamp menuconfig 2021-01-26 06:15:42 -05:00
board.cmake
board_irq.h
board_soc.h
cmdline.c
cmdline.h
cmdline_common.c
cmdline_common.h
cpu_wait.c posix: Add cpu_hold() function to better emulate code delay 2020-12-14 12:32:11 +01:00
hw_counter.c
hw_counter.h
hw_models_top.c
hw_models_top.h
irq_ctrl.c
irq_ctrl.h
irq_handler.c
irq_handler.h
main.c
native_posix.dts emul: espi: Add support for eSPI emulators 2021-01-20 17:49:19 -05:00
native_posix.yaml
native_posix_64.dts
native_posix_64.yaml
native_posix_64_defconfig
native_posix_defconfig logging: Revamp menuconfig 2021-01-26 06:15:42 -05:00
native_rtc.c
native_rtc.h
native_tracing.h
sdl_events.c
sdl_events.h
timer_model.c
timer_model.h
tracing.c