mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 16:50:55 +08:00
STM32F7: fix UART7 and UART8 IFLOWCONTROL options
This commit is contained in:
committed by
Gregory Nutt
parent
dabf45f100
commit
e2702cbe4e
@@ -1577,7 +1577,7 @@ config USART6_2STOP
|
||||
1=Two stop bits
|
||||
|
||||
config USART6_IFLOWCONTROL
|
||||
bool "UART6 RTS flow control"
|
||||
bool "USART6 RTS flow control"
|
||||
default n
|
||||
select SERIAL_IFLOWCONTROL
|
||||
---help---
|
||||
|
||||
Reference in New Issue
Block a user