mirror of
https://github.com/apache/nuttx.git
synced 2026-08-20 13:08:26 +00:00
Oops... console disabled in the Teensy 3.1 configuration
This commit is contained in:
parent
d18a6b638c
commit
900ceee2b9
1 changed files with 2 additions and 2 deletions
|
|
@ -461,9 +461,9 @@ CONFIG_STANDARD_SERIAL=y
|
|||
# CONFIG_SERIAL_IFLOWCONTROL is not set
|
||||
# CONFIG_SERIAL_OFLOWCONTROL is not set
|
||||
# CONFIG_ARCH_HAVE_SERIAL_TERMIOS is not set
|
||||
# CONFIG_UART0_SERIAL_CONSOLE is not set
|
||||
CONFIG_UART0_SERIAL_CONSOLE=y
|
||||
# CONFIG_OTHER_SERIAL_CONSOLE is not set
|
||||
CONFIG_NO_SERIAL_CONSOLE=y
|
||||
# CONFIG_NO_SERIAL_CONSOLE is not set
|
||||
|
||||
#
|
||||
# UART0 Configuration
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue