Skip to content

Commit d597a8b

Browse files
author
Cruz Monrreal
authored
Updated blockdevice example to target only K64F
1 parent d5941e0 commit d597a8b

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
@@ -323,7 +323,7 @@
323323
"mbed": [],
324324
"test-repo-source": "github",
325325
"features" : [],
326-
"targets" : [],
326+
"targets" : ["K64F"],
327327
"toolchains" : [],
328328
"exporters": [],
329329
"compile" : true,

0 commit comments

Comments
 (0)