mirror of
https://github.com/apache/nuttx.git
synced 2026-08-16 18:03:19 +00:00
Merge branch 'master' of bitbucket.org:nuttx/nuttx
This commit is contained in:
commit
3ea3fbcef1
1 changed files with 3 additions and 3 deletions
|
|
@ -744,7 +744,7 @@ CONFIG_ARCH_HAVE_SPI_BITORDER=y
|
|||
# CONFIG_SENSORS is not set
|
||||
CONFIG_SERIAL=y
|
||||
CONFIG_SERIAL_REMOVABLE=y
|
||||
CONFIG_SERIAL_CONSOLE=y
|
||||
# CONFIG_SERIAL_CONSOLE is not set
|
||||
# CONFIG_16550_UART is not set
|
||||
# CONFIG_UART_SERIALDRIVER is not set
|
||||
# CONFIG_UART0_SERIALDRIVER is not set
|
||||
|
|
@ -774,9 +774,9 @@ CONFIG_STANDARD_SERIAL=y
|
|||
# CONFIG_SERIAL_OFLOWCONTROL is not set
|
||||
# CONFIG_SERIAL_DMA is not set
|
||||
CONFIG_ARCH_HAVE_SERIAL_TERMIOS=y
|
||||
CONFIG_USART1_SERIAL_CONSOLE=y
|
||||
# CONFIG_USART1_SERIAL_CONSOLE is not set
|
||||
# CONFIG_OTHER_SERIAL_CONSOLE is not set
|
||||
# CONFIG_NO_SERIAL_CONSOLE is not set
|
||||
CONFIG_NO_SERIAL_CONSOLE=y
|
||||
|
||||
#
|
||||
# USART1 Configuration
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue