zephyr/boards/posix/nrf52_bsim
Alberto Escolar Piedras 84cf9a2622 nrf52_bsim: Fix LOG_MODE_IMMEDIATE kconfig warning
The board _defconfig file was trying to set
LOG_MODE_IMMEDIATE unconditionally by default, which
caused a warning when LOG wasn't enabled.
Instead set it only when LOG is enabled.

Signed-off-by: Alberto Escolar Piedras <alpi@oticon.com>
2021-04-12 18:12:03 +02:00
..
doc
CMakeLists.txt
Kconfig
Kconfig.board
Kconfig.defconfig
argparse.c
argparse.h
board.cmake
board_irq.h
board_soc.h
bstests.h
bstests_entry.c
cmdline.h
cmsis.c
cmsis.h
cpu_wait.c
irq_handler.c
main.c
nrf52_bsim.dts
nrf52_bsim.yaml
nrf52_bsim_defconfig
time_machine.c
time_machine.h
trace_hook.c