STM32 : enable OSPI for DISCO_L562QE

pull/13896/head
jeromecoutant 2020-10-01 11:55:28 +02:00
parent 4cf3a7f0f2
commit f7a2247442
1 changed files with 4 additions and 1 deletions

View File

@ -3565,6 +3565,7 @@
"0774"
],
"device_has_add": [
"QSPI",
"OSPI",
"USBDEVICE"
]
@ -3714,10 +3715,12 @@
"PMOD"
],
"components_add": [
"OSPIF",
"BlueNRG_MS"
],
"device_has_add": [
"QSPI"
"QSPI",
"OSPI"
],
"features": [
"BLE"