Skip to content

Commit cde0575

Browse files
c1728p90xc0170
authored andcommitted
Add ARDUINO to supported form factors of F429ZI
Add support for the arduino form factor in targets.json for the NUCLEO_F429ZI.
1 parent 4aaec8d commit cde0575

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)