add nececcary config options for blinky with uart on gpio

This commit is contained in:
2025-04-08 18:46:47 +02:00
parent 0cab48a8e1
commit 1b4bc495a0

View File

@@ -1,13 +1,8 @@
CONFIG_GPIO=y CONFIG_GPIO=y
CONFIG_UART_CONSOLE=y # uart console configs (check if this also works for terminal with debugger)
CONFIG_SERIAL=y CONFIG_SERIAL=y
CONFIG_CONSOLE=y
# CONFIG_SERIAL=y CONFIG_UART_CONSOLE=y
# CONFIG_CONSOLE=y CONFIG_PRINTK=y
# CONFIG_UART_CONSOLE=y CONFIG_STDOUT_CONSOLE=y
# CONFIG_PRINTK=y
# CONFIG_STDOUT_CONSOLE=y
# CONFIG_LOG=y
# CONFIG_USB_DEVICE_STACK=n