Merge pull request #6919 from cmonr/nvstore-example-targets

tools: Add explicit target for NVStore example
pull/6948/head
Cruz Monrreal 2018-05-17 21:39:12 -05:00 committed by GitHub
commit 73eebaecf7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -245,7 +245,7 @@
"mbed": [],
"test-repo-source": "github",
"features" : [],
"targets" : [],
"targets" : ["K64F"],
"toolchains" : [],
"exporters": [],
"compile" : true,