diff --git a/components/storage/blockdevice/COMPONENT_SD/config/mbed_lib.json b/components/storage/blockdevice/COMPONENT_SD/config/mbed_lib.json index 1c9d7fe2ce..943fc1d05e 100644 --- a/components/storage/blockdevice/COMPONENT_SD/config/mbed_lib.json +++ b/components/storage/blockdevice/COMPONENT_SD/config/mbed_lib.json @@ -202,7 +202,7 @@ "SPI_MOSI": "D11", "SPI_MISO": "D12", "SPI_CLK": "D13", - "SPI_CS": "D9" + "SPI_CS": "D10" }, "NUCLEO_F207ZG": { "SPI_MOSI": "PC_12",