Skip to content

Commit a2d1b28

Browse files
rugeGerritsenkartben
authored andcommitted
boards: nrf52_bsim: Remove disabling of LOG_BACKEND_UART
There seems like there is no good reason for having it disabled. For bsim boards CONFIG_SERIAL is disabled by default, there will anyways not be any logging on the UART. Signed-off-by: Rubin Gerritsen <rubin.gerritsen@nordicsemi.no>
1 parent 16f212d commit a2d1b28

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

boards/native/nrf_bsim/nrf52_bsim_defconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,3 @@
33

44
CONFIG_CONSOLE=y
55
CONFIG_NO_OPTIMIZATIONS=y
6-
CONFIG_LOG_BACKEND_UART=n

0 commit comments

Comments
 (0)