Skip to content

Commit 73eebae

Browse files
author
Cruz Monrreal
authored
Merge pull request #6919 from cmonr/nvstore-example-targets
tools: Add explicit target for NVStore example
2 parents bb0c345 + 4ea96d9 commit 73eebae

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
@@ -245,7 +245,7 @@
245245
"mbed": [],
246246
"test-repo-source": "github",
247247
"features" : [],
248-
"targets" : [],
248+
"targets" : ["K64F"],
249249
"toolchains" : [],
250250
"exporters": [],
251251
"compile" : true,

0 commit comments

Comments
 (0)