EFM32GG11_STK3701: add QSPIF component config

pull/11636/head
Maciej Bocianski 2019-10-04 16:36:32 +02:00
parent eeb033f814
commit f6b9d26f4d
1 changed files with 4 additions and 0 deletions

View File

@ -58,6 +58,10 @@
"CYW943012P6EVB_01": {
"QSPI_FREQ": "50000000",
"QSPI_MIN_PROG_SIZE": "512"
},
"EFM32GG11_STK3701": {
"QSPI_MIN_READ_SIZE": "4",
"QSPI_MIN_PROG_SIZE": "4"
}
}
}