Skip to content

Commit 65bc057

Browse files
authored
Merge pull request #13326 from ashok-rao/AWS_add_nucleo
Adding NUCLEO_F429ZI to AWS example
2 parents efae402 + fb2a009 commit 65bc057

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/test/examples/examples.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -477,7 +477,7 @@
477477
"sub-repo-example": false,
478478
"subs": [],
479479
"features" : [],
480-
"targets" : ["DISCO_L475VG_IOT01A", "K64F"],
480+
"targets" : ["DISCO_L475VG_IOT01A", "K64F", "NUCLEO_F429ZI"],
481481
"toolchains" : [],
482482
"exporters": [],
483483
"compile" : true,

0 commit comments

Comments
 (0)