Skip to content

Commit 774564a

Browse files
committed
Remove json setting for NUCLEO_F207ZG that was not part of this commit
1 parent 8935170 commit 774564a

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

components/storage/blockdevice/COMPONENT_SD/mbed_lib.json

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -166,12 +166,6 @@
166166
"SPI_CLK": "D13",
167167
"SPI_CS": "D9"
168168
},
169-
"NUCLEO_F207ZG": {
170-
"SPI_MOSI": "PC_12",
171-
"SPI_MISO": "PC_11",
172-
"SPI_CLK": "PC_10",
173-
"SPI_CS": "PA_15"
174-
},
175169
"CC3220SF_LAUNCHXL": {
176170
"SPI_MOSI": "D11",
177171
"SPI_MISO": "D12",

0 commit comments

Comments
 (0)