We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 95fc8cf + 1facc76 commit a5af86dCopy full SHA for a5af86d
components/storage/blockdevice/COMPONENT_QSPIF/mbed_lib.json
@@ -39,6 +39,10 @@
39
"QSPI_MIN_READ_SIZE": "4",
40
"QSPI_MIN_PROG_SIZE": "4"
41
},
42
+ "CY8CKIT_062S2_43012": {
43
+ "QSPI_FREQ": "50000000",
44
+ "QSPI_MIN_PROG_SIZE": "512"
45
+ },
46
"CY8CPROTO_062_4343W": {
47
"QSPI_FREQ": "50000000",
48
"QSPI_MIN_PROG_SIZE": "512"
@@ -50,6 +54,10 @@
50
54
"CY8CKIT_062_BLE": {
51
55
52
56
57
58
+ "CYW943012P6EVB_01": {
59
60
53
61
}
62
63
0 commit comments