Skip to content

Commit 52dc2e5

Browse files
author
Offir Kochalsky
committed
Added more boards with QSPI component default
1 parent a60552c commit 52dc2e5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

targets/targets.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1903,6 +1903,7 @@
19031903
"bootloader_supported": true
19041904
},
19051905
"DISCO_F469NI": {
1906+
"components": ["QSPIF"],
19061907
"inherits": ["FAMILY_STM32"],
19071908
"supported_form_factors": ["ARDUINO"],
19081909
"core": "Cortex-M4F",
@@ -2036,6 +2037,7 @@
20362037
}
20372038
},
20382039
"DISCO_L475VG_IOT01A": {
2040+
"components": ["QSPIF"],
20392041
"inherits": ["FAMILY_STM32"],
20402042
"core": "Cortex-M4F",
20412043
"extra_labels_add": ["STM32L4", "STM32L475xG", "STM32L475VG"],

0 commit comments

Comments
 (0)