Merge pull request #13326 from ashok-rao/AWS_add_nucleo

Adding NUCLEO_F429ZI to AWS example
pull/13332/head
Martin Kojtal 2020-07-22 11:35:49 +01:00 committed by GitHub
commit 65bc057ffd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -477,7 +477,7 @@
"sub-repo-example": false,
"subs": [],
"features" : [],
"targets" : ["DISCO_L475VG_IOT01A", "K64F"],
"targets" : ["DISCO_L475VG_IOT01A", "K64F", "NUCLEO_F429ZI"],
"toolchains" : [],
"exporters": [],
"compile" : true,