add nececcary config options for blinky with uart on gpio
This commit is contained in:
15
prj.conf
15
prj.conf
@@ -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
|
|
||||||
|
|||||||
Reference in New Issue
Block a user