Skip to content

Commit 831722c

Browse files
committed
Disable SPI support for all targets except K66F, NUCLEO_F429ZI
1 parent 01dce88 commit 831722c

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
@@ -1299,8 +1299,6 @@
12991299
"PWMOUT",
13001300
"SERIAL",
13011301
"SLEEP",
1302-
"SPI",
1303-
"SPISLAVE",
13041302
"TRNG",
13051303
"STDIO_MESSAGES",
13061304
"FLASH",
@@ -7738,8 +7736,6 @@
77387736
"CAN",
77397737
"I2CSLAVE",
77407738
"ANALOGOUT",
7741-
"SPI",
7742-
"SPISLAVE",
77437739
"SERIAL_ASYNCH",
77447740
"SERIAL_FC",
77457741
"EMAC",
@@ -7772,7 +7768,6 @@
77727768
"PWMOUT",
77737769
"SERIAL",
77747770
"SLEEP",
7775-
"SPI",
77767771
"I2C",
77777772
"I2CSLAVE",
77787773
"STDIO_MESSAGES",
@@ -7793,8 +7788,6 @@
77937788
"CAN",
77947789
"I2CSLAVE",
77957790
"ANALOGOUT",
7796-
"SPI",
7797-
"SPISLAVE",
77987791
"SERIAL_ASYNCH",
77997792
"SERIAL_FC",
78007793
"EMAC",
@@ -7822,8 +7815,6 @@
78227815
"CAN",
78237816
"I2CSLAVE",
78247817
"ANALOGOUT",
7825-
"SPI",
7826-
"SPISLAVE",
78277818
"SERIAL_ASYNCH",
78287819
"SERIAL_FC",
78297820
"FLASH",

0 commit comments

Comments
 (0)