Skip to content

Commit f6b9d26

Browse files
EFM32GG11_STK3701: add QSPIF component config
1 parent eeb033f commit f6b9d26

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

components/storage/blockdevice/COMPONENT_QSPIF/mbed_lib.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,10 @@
5858
"CYW943012P6EVB_01": {
5959
"QSPI_FREQ": "50000000",
6060
"QSPI_MIN_PROG_SIZE": "512"
61+
},
62+
"EFM32GG11_STK3701": {
63+
"QSPI_MIN_READ_SIZE": "4",
64+
"QSPI_MIN_PROG_SIZE": "4"
6165
}
6266
}
6367
}

0 commit comments

Comments
 (0)