Skip to content

Commit 4cdd803

Browse files
authored
Merge pull request #12230 from jamesbeyond/test
TEST: use K64F replace DISCO_L475VG_IOT01A to run some example test
2 parents 18c941c + ed95987 commit 4cdd803

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

tools/test/examples/examples.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@
106106
"sub-repo-example": false,
107107
"subs": [],
108108
"features" : [],
109-
"targets" : ["K66F", "NUCLEO_F429ZI", "DISCO_F746NG"],
109+
"targets" : ["K64F", "DISCO_F746NG"],
110110
"toolchains" : [],
111111
"exporters": [],
112112
"compile" : true,
@@ -194,7 +194,7 @@
194194
"sub-repo-example": false,
195195
"subs": [],
196196
"features" : [],
197-
"targets" : ["DISCO_L475VG_IOT01A", "FVP_MPS2_M3"],
197+
"targets" : ["NUCLEO_F429ZI", "FVP_MPS2_M3"],
198198
"toolchains" : [],
199199
"exporters": [],
200200
"compile" : true,
@@ -226,7 +226,7 @@
226226
"sub-repo-example": false,
227227
"subs": [],
228228
"features" : [],
229-
"targets" : ["DISCO_L475VG_IOT01A", "FVP_MPS2_M3"],
229+
"targets" : ["NUCLEO_F429ZI", "FVP_MPS2_M3"],
230230
"toolchains" : [],
231231
"exporters": [],
232232
"compile" : true,
@@ -258,7 +258,7 @@
258258
"sub-repo-example": false,
259259
"subs": [],
260260
"features" : [],
261-
"targets" : ["DISCO_L475VG_IOT01A"],
261+
"targets" : ["K64F"],
262262
"toolchains" : [],
263263
"exporters": [],
264264
"compile" : true,
@@ -402,7 +402,7 @@
402402
"sub-repo-example": false,
403403
"subs": [],
404404
"features" : [],
405-
"targets" : ["DISCO_L475VG_IOT01A"],
405+
"targets" : ["K64F"],
406406
"toolchains" : [],
407407
"exporters": [],
408408
"compile" : true,

0 commit comments

Comments
 (0)