Added more boards with QSPI component default

pull/8352/head
Offir Kochalsky 2018-10-09 15:37:31 +03:00
parent a60552c07d
commit 52dc2e58ff
1 changed files with 2 additions and 0 deletions

View File

@ -1903,6 +1903,7 @@
"bootloader_supported": true
},
"DISCO_F469NI": {
"components": ["QSPIF"],
"inherits": ["FAMILY_STM32"],
"supported_form_factors": ["ARDUINO"],
"core": "Cortex-M4F",
@ -2036,6 +2037,7 @@
}
},
"DISCO_L475VG_IOT01A": {
"components": ["QSPIF"],
"inherits": ["FAMILY_STM32"],
"core": "Cortex-M4F",
"extra_labels_add": ["STM32L4", "STM32L475xG", "STM32L475VG"],