Skip to content

Commit 66863e2

Browse files
author
Deepika
committed
Switch between K64F/K66F for statistics example
1 parent 5ff118d commit 66863e2

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
@@ -155,7 +155,7 @@
155155
"mbed": [],
156156
"test-repo-source": "github",
157157
"features" : [],
158-
"targets" : ["K64F"],
158+
"targets" : ["K66F"],
159159
"toolchains" : [],
160160
"exporters": [],
161161
"compile" : true,
@@ -181,7 +181,7 @@
181181
"mbed": [],
182182
"test-repo-source": "github",
183183
"features" : [],
184-
"targets" : ["K64F"],
184+
"targets" : ["K66F"],
185185
"toolchains" : [],
186186
"exporters": [],
187187
"compile" : true,

0 commit comments

Comments
 (0)