Skip to content

Commit e7bdf3c

Browse files
author
deepikabhavnani
committed
Corrected INIT_FREQUENCY macro SD is appended by tools
1 parent a0f3fdc commit e7bdf3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/storage/blockdevice/COMPONENT_SD/config/mbed_lib.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"FSFAT_SDCARD_INSTALLED": 1,
99
"CMD_TIMEOUT": 10000,
1010
"CMD0_IDLE_STATE_RETRIES": 5,
11-
"SD_INIT_FREQUENCY": 100000,
11+
"INIT_FREQUENCY": 100000,
1212
"CRC_ENABLED": 1
1313
},
1414
"target_overrides": {

0 commit comments

Comments
 (0)