Skip to content

Commit 322c95c

Browse files
author
Cruz Monrreal
authored
Limit devicekey example to only K64F
Lines up devicekey example with nvstore example
1 parent 5c3539c commit 322c95c

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
@@ -258,7 +258,7 @@
258258
"mbed": [],
259259
"test-repo-source": "github",
260260
"features" : [],
261-
"targets" : [],
261+
"targets" : ["K64F"],
262262
"toolchains" : [],
263263
"exporters": [],
264264
"compile" : true,

0 commit comments

Comments
 (0)