Skip to content

Commit 0a04507

Browse files
author
deepikabhavnani
committed
Added config to json file
1 parent d59c80e commit 0a04507

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

config/mbed_lib.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@
88
"DEVICE_SPI": 1,
99
"FSFAT_SDCARD_INSTALLED": 1,
1010
"CMD_TIMEOUT": 5000,
11-
"CMD0_IDLE_STATE_RETRIES" : 5
11+
"CMD0_IDLE_STATE_RETRIES": 5,
12+
"SD_INIT_FREQUENCY": 100000
1213
},
1314
"target_overrides": {
1415
"DISCO_F051R8": {

0 commit comments

Comments
 (0)