Skip to content

Commit 67dec34

Browse files
committed
boards: tcc: enable CONFIG_UART_CONSOLE
To enable CONFIG_UART_CONSOLE, delete CONFIG_UART_CONSOLE=n in the boards/tcc/topst_vcp45/topst_vcp45_defconfig file. Signed-off-by: Hounjoung Rim <hounjoung@tsnlab.com>
1 parent 45156c9 commit 67dec34

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

boards/tcc/topst_vcp45/topst_vcp45_defconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ CONFIG_GPIO=y
88

99
CONFIG_SERIAL=y
1010
CONFIG_CONSOLE=y
11-
CONFIG_UART_CONSOLE=n
1211
CONFIG_UART_CONSOLE_DEBUG_SERVER_HOOKS=n
1312
CONFIG_UART_CONSOLE_MCUMGR=n
1413
CONFIG_CBPRINTF_LIBC_SUBSTS=y

0 commit comments

Comments
 (0)