Add ARDUINO to supported form factors of F429ZI

Add support for the arduino form factor in targets.json for the
NUCLEO_F429ZI.
pull/2380/head
Russ Butler 2016-08-05 16:01:45 -05:00
parent 0712b8adf6
commit ea4c65defa
1 changed files with 1 additions and 0 deletions

View File

@ -786,6 +786,7 @@
"release_versions": ["2"]
},
"NUCLEO_F429ZI": {
"supported_form_factors": ["ARDUINO"],
"inherits": ["Target"],
"core": "Cortex-M4F",
"default_toolchain": "ARM",