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
Filip Jagodzinski 2019-07-09 16:30:12 +02:00
parent 68d222b3d1
commit 4842c87815
1 changed files with 1 additions and 0 deletions

View File

@ -8622,6 +8622,7 @@
"INTERRUPTIN", "INTERRUPTIN",
"EMAC", "EMAC",
"SERIAL", "SERIAL",
"SERIAL_FC",
"STDIO_MESSAGES", "STDIO_MESSAGES",
"PWMOUT", "PWMOUT",
"SPI", "SPI",