Skip to content

Commit 4842c87

Browse files
author
Filip Jagodzinski
committed
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 68d222b commit 4842c87

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
@@ -8622,6 +8622,7 @@
86228622
"INTERRUPTIN",
86238623
"EMAC",
86248624
"SERIAL",
8625+
"SERIAL_FC",
86258626
"STDIO_MESSAGES",
86268627
"PWMOUT",
86278628
"SPI",

0 commit comments

Comments
 (0)