mirror of https://github.com/ARMmbed/mbed-os.git
RDA5981X: Add SERIAL_FC
According to comment in the implementation this target supports the hardware flow control on UART1 peripheral. This patch fixes build errors after adding DEVICE_SERIAL_FC guards to hal/serial_api.h.pull/10994/head
parent
68d222b3d1
commit
4842c87815
|
@ -8622,6 +8622,7 @@
|
|||
"INTERRUPTIN",
|
||||
"EMAC",
|
||||
"SERIAL",
|
||||
"SERIAL_FC",
|
||||
"STDIO_MESSAGES",
|
||||
"PWMOUT",
|
||||
"SPI",
|
||||
|
|
Loading…
Reference in New Issue