diff --git a/components/storage/blockdevice/COMPONENT_QSPIF/mbed_lib.json b/components/storage/blockdevice/COMPONENT_QSPIF/mbed_lib.json index b99c24707a7..f07024a2776 100644 --- a/components/storage/blockdevice/COMPONENT_QSPIF/mbed_lib.json +++ b/components/storage/blockdevice/COMPONENT_QSPIF/mbed_lib.json @@ -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" } } }