Skip to content

Commit 52658e5

Browse files
authored
Merge pull request #2380 from c1728p9/nucleo_f429
Add ARDUINO to supported form factors of F429ZI
2 parents 900fcfe + ea4c65d commit 52658e5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

hal/targets.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -786,6 +786,7 @@
786786
"release_versions": ["2"]
787787
},
788788
"NUCLEO_F429ZI": {
789+
"supported_form_factors": ["ARDUINO"],
789790
"inherits": ["Target"],
790791
"core": "Cortex-M4F",
791792
"default_toolchain": "ARM",

0 commit comments

Comments
 (0)