Fix wrong PIN config for RTL8195AM platform

Merge from https://github.com/ARMmbed/sd-driver/pull/110
pull/9208/head
Fred.Li 2018-12-11 14:37:09 +08:00 committed by Cruz Monrreal II
parent 1853db62d6
commit 64f2d5e708
1 changed files with 1 additions and 1 deletions

View File

@ -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",