mirror of https://github.com/ARMmbed/mbed-os.git
Corrected `INIT_FREQUENCY` macro SD is appended by tools
parent
a0f3fdc286
commit
e7bdf3c575
|
|
@ -8,7 +8,7 @@
|
|||
"FSFAT_SDCARD_INSTALLED": 1,
|
||||
"CMD_TIMEOUT": 10000,
|
||||
"CMD0_IDLE_STATE_RETRIES": 5,
|
||||
"SD_INIT_FREQUENCY": 100000,
|
||||
"INIT_FREQUENCY": 100000,
|
||||
"CRC_ENABLED": 1
|
||||
},
|
||||
"target_overrides": {
|
||||
|
|
|
|||
Loading…
Reference in New Issue