9 lines
187 B
Plaintext
9 lines
187 B
Plaintext
CONFIG_GPIO=y
|
|
|
|
# uart console configs (check if this also works for terminal with debugger)
|
|
CONFIG_SERIAL=y
|
|
CONFIG_CONSOLE=y
|
|
CONFIG_UART_CONSOLE=y
|
|
CONFIG_PRINTK=y
|
|
CONFIG_STDOUT_CONSOLE=y
|