Fix wrong PIN config for RTL8195AM platform

Merge from https://github.com/ARMmbed/sd-driver/pull/110
pull/9045/head
Fred.Li 2018-12-11 14:37:09 +08:00 committed by GitHub
parent 3875ac18d0
commit fb1e4de3ba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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",