Skip to content

Commit c722eb8

Browse files
committed
Remove SERIAL_FC from the ARM_IOTSS_BEID
The ARM_IOTSS_BEID does not support flow control in its serial driver so it should not have SERIAL_FC in device_has.
1 parent 29f14bd commit c722eb8

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

targets/targets.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4990,7 +4990,6 @@
49904990
"PORTINOUT",
49914991
"PORTOUT",
49924992
"SERIAL",
4993-
"SERIAL_FC",
49944993
"SPI",
49954994
"SPISLAVE",
49964995
"TSC",
@@ -5014,7 +5013,6 @@
50145013
"PORTINOUT",
50155014
"PORTOUT",
50165015
"SERIAL",
5017-
"SERIAL_FC",
50185016
"SPI",
50195017
"SPISLAVE",
50205018
"TSC",

0 commit comments

Comments
 (0)