mirror of https://github.com/ARMmbed/mbed-os.git
EFM32GG11_STK3701: add QSPIF component config
parent
eeb033f814
commit
f6b9d26f4d
|
@ -58,6 +58,10 @@
|
||||||
"CYW943012P6EVB_01": {
|
"CYW943012P6EVB_01": {
|
||||||
"QSPI_FREQ": "50000000",
|
"QSPI_FREQ": "50000000",
|
||||||
"QSPI_MIN_PROG_SIZE": "512"
|
"QSPI_MIN_PROG_SIZE": "512"
|
||||||
|
},
|
||||||
|
"EFM32GG11_STK3701": {
|
||||||
|
"QSPI_MIN_READ_SIZE": "4",
|
||||||
|
"QSPI_MIN_PROG_SIZE": "4"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue