Skip to content

Commit e3857b2

Browse files
committed
update cloud-example config
1 parent ae18f44 commit e3857b2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tools/test/examples/cloud_examples.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"sub-repo-example": false,
2323
"subs": [],
2424
"features" : [],
25-
"targets" : ["DISCO_L475VG_IOT01A", "K64F"],
25+
"targets" : ["DISCO_L475VG_IOT01A", "K64F", "NUCLEO_F429ZI"],
2626
"toolchains" : [],
2727
"exporters": [],
2828
"compile" : true,
@@ -38,7 +38,7 @@
3838
"sub-repo-example": false,
3939
"subs": [],
4040
"features" : [],
41-
"targets" : ["DISCO_L475VG_IOT01A", "K64F"],
41+
"targets" : ["DISCO_L475VG_IOT01A", "K64F", "NUCLEO_F429ZI"],
4242
"toolchains" : [],
4343
"exporters": [],
4444
"compile" : true,

0 commit comments

Comments
 (0)