mirror of https://github.com/ARMmbed/mbed-os.git
Added more boards with QSPI component default
parent
a60552c07d
commit
52dc2e58ff
|
@ -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"],
|
||||
|
|
Loading…
Reference in New Issue