Skip to content

Commit e5abb9f

Browse files
Filip JagodzinskiEvelyne Donnaes
authored andcommitted
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.
1 parent 81fd20a commit e5abb9f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

targets/targets.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8556,6 +8556,7 @@
85568556
"INTERRUPTIN",
85578557
"EMAC",
85588558
"SERIAL",
8559+
"SERIAL_FC",
85598560
"STDIO_MESSAGES",
85608561
"PWMOUT",
85618562
"SPI",

0 commit comments

Comments
 (0)