Skip to content

Commit 16b1063

Browse files
Cruz Monrrealadbridge
authored andcommitted
Replace storage example targets from K64F to K82F
Suggested here: #8246 (comment)
1 parent 2bbfc4f commit 16b1063

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tools/test/examples/examples.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@
238238
],
239239
"test-repo-source": "github",
240240
"features" : [],
241-
"targets" : ["K64F"],
241+
"targets" : ["K82F"],
242242
"toolchains" : [],
243243
"exporters": [],
244244
"compile" : true,
@@ -251,7 +251,7 @@
251251
"mbed": [],
252252
"test-repo-source": "github",
253253
"features" : [],
254-
"targets" : ["K64F"],
254+
"targets" : ["K82F"],
255255
"toolchains" : [],
256256
"exporters": [],
257257
"compile" : true,

0 commit comments

Comments
 (0)