Enable QSPI for DISCO F769 and L496

pull/9208/head
jeromecoutant 2018-11-27 13:37:31 +01:00 committed by Cruz Monrreal II
parent 41cd8b3d10
commit 2514a71abf
1 changed files with 4 additions and 2 deletions

View File

@ -3700,7 +3700,8 @@
"SERIAL_ASYNCH",
"TRNG",
"FLASH",
"MPU"
"MPU",
"QSPI"
],
"bootloader_supported": true,
"release_versions": ["2", "5"],
@ -7142,7 +7143,8 @@
"SERIAL_FC",
"TRNG",
"FLASH",
"MPU"
"MPU",
"QSPI"
],
"release_versions": ["2", "5"],
"device_name": "STM32L496AG",