zephyr/boards/native/nrf_bsim
Alberto Escolar Piedras b304c26c10 logging: Default to IMMEDIATE mode for native targets
Instead of having the boards override the default
in their Kconfig.defconfig
let's just default to IMMEDIATE logging mode in the main
definition if we are building for a ARCH POSIX board.

This avoid issues w dependencies being lost if not duplicated
correctly.

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
2024-04-26 19:48:49 +01:00
..
common boards: nrf*bsim: Disable ubsan in bst_install 2024-04-22 03:48:32 -07:00
doc boards nrf53_bsim docs: Replace nrf5340bsim hwmv1 naming with hwmv2 2024-03-21 15:23:56 +01:00
soc
argparse.c
argparse.h
board.cmake west: add native_sim flash, debugserver command 2024-03-12 12:57:18 -04:00
board.yml boards nrf5340bsim: Remove hwmv1 compatible board definitions 2024-03-26 10:35:34 -05:00
board_irq.h
board_soc.h
CMakeLists.txt
cpu_wait.c
ipc_backend.c
irq_handler.c
Kconfig
Kconfig.defconfig logging: Default to IMMEDIATE mode for native targets 2024-04-26 19:48:49 +01:00
Kconfig.nrf52_bsim
Kconfig.nrf5340bsim
nrf52_bsim.dts nrf52_bsim: Enable CodedPhy support in DTS 2024-03-15 13:55:27 -05:00
nrf52_bsim.yaml nrf52_bsim: Claim support for counter to enable tests 2024-03-12 17:57:18 +00:00
nrf52_bsim_defconfig
nrf5340bsim_nrf5340_cpuapp.dts
nrf5340bsim_nrf5340_cpuapp.yaml nrf53_bsim: Add twister definition with hwmv2 names 2024-03-21 15:23:56 +01:00
nrf5340bsim_nrf5340_cpuapp_defconfig
nrf5340bsim_nrf5340_cpunet.dts nrf53_bsim: Enable CodedPhy support in DTS 2024-03-15 13:55:27 -05:00
nrf5340bsim_nrf5340_cpunet.yaml nrf53_bsim: Add twister definition with hwmv2 names 2024-03-21 15:23:56 +01:00
nrf5340bsim_nrf5340_cpunet_defconfig
nsi_if.c
pre_dt_board.cmake
time_machine.h