CYW9P62S1_43012EVB_01: Enable QSPI and QSPIF

QSPIF was disabled on CYW9P62S1_43012EVB_01 because its S25FS512S
flash chip has multiple configurations but our SFDP parser did not
support this scenario. Now having added support for this, we can
enable QSPIF (the component label for QSPIFBlockDevice) and QSPI
(the label for Quad-SPI communication).
pull/14989/head
Lingkai Dong 2021-08-10 15:24:47 +01:00
parent 6bb23815c5
commit 9ade440860
1 changed files with 1 additions and 5 deletions

View File

@ -7750,12 +7750,8 @@
"CYW43XXX",
"UDB_SDIO_P12"
],
"components_remove": [
"QSPIF"
],
"device_has_remove": [
"ANALOGOUT",
"QSPI"
"ANALOGOUT"
],
"extra_labels_add": [
"PSOC6_01",