Corrected `INIT_FREQUENCY` macro SD is appended by tools

pull/8573/head
deepikabhavnani 2018-10-29 11:53:00 -05:00 committed by Deepika
parent a0f3fdc286
commit e7bdf3c575
1 changed files with 1 additions and 1 deletions

View File

@ -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": {