Skip to content

Commit b4e09cf

Browse files
authored
Merge pull request #9594 from c1728p9/remove_serial_flow_control
Remove SERIAL_FC on devices which don't support it
2 parents ed53fe1 + b78bb90 commit b4e09cf

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

targets/targets.json

Lines changed: 0 additions & 9 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",
@@ -4990,7 +4985,6 @@
49904985
"PORTINOUT",
49914986
"PORTOUT",
49924987
"SERIAL",
4993-
"SERIAL_FC",
49944988
"SPI",
49954989
"SPISLAVE",
49964990
"TSC",
@@ -5014,7 +5008,6 @@
50145008
"PORTINOUT",
50155009
"PORTOUT",
50165010
"SERIAL",
5017-
"SERIAL_FC",
50185011
"SPI",
50195012
"SPISLAVE",
50205013
"TSC",
@@ -7015,7 +7008,6 @@
70157008
"PORTOUT",
70167009
"PWMOUT",
70177010
"SERIAL",
7018-
"SERIAL_FC",
70197011
"SLEEP",
70207012
"SPI",
70217013
"TRNG",
@@ -7597,7 +7589,6 @@
75977589
"PORTINOUT",
75987590
"PORTOUT",
75997591
"SERIAL",
7600-
"SERIAL_FC",
76017592
"SPI",
76027593
"SPISLAVE",
76037594
"TSC",

0 commit comments

Comments
 (0)