Skip to content

Commit b78bb90

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

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

targets/targets.json

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4868,7 +4868,6 @@
48684868
"PORTINOUT",
48694869
"PORTOUT",
48704870
"SERIAL",
4871-
"SERIAL_FC",
48724871
"SPI",
48734872
"SPISLAVE",
48744873
"TSC",
@@ -4893,7 +4892,6 @@
48934892
"PORTINOUT",
48944893
"PORTOUT",
48954894
"SERIAL",
4896-
"SERIAL_FC",
48974895
"SPI",
48984896
"SPISLAVE",
48994897
"TSC",
@@ -4918,7 +4916,6 @@
49184916
"PORTINOUT",
49194917
"PORTOUT",
49204918
"SERIAL",
4921-
"SERIAL_FC",
49224919
"SPI",
49234920
"SPISLAVE",
49244921
"TSC",
@@ -4943,7 +4940,6 @@
49434940
"PORTINOUT",
49444941
"PORTOUT",
49454942
"SERIAL",
4946-
"SERIAL_FC",
49474943
"SPI",
49484944
"SPISLAVE",
49494945
"TSC",
@@ -4968,7 +4964,6 @@
49684964
"PORTINOUT",
49694965
"PORTOUT",
49704966
"SERIAL",
4971-
"SERIAL_FC",
49724967
"SPI",
49734968
"SPISLAVE",
49744969
"TSC",
@@ -7594,7 +7589,6 @@
75947589
"PORTINOUT",
75957590
"PORTOUT",
75967591
"SERIAL",
7597-
"SERIAL_FC",
75987592
"SPI",
75997593
"SPISLAVE",
76007594
"TSC",

0 commit comments

Comments
 (0)