mirror of https://github.com/ARMmbed/mbed-os.git
Merge pull request #6919 from cmonr/nvstore-example-targets
tools: Add explicit target for NVStore examplepull/6948/head
commit
73eebaecf7
|
@ -245,7 +245,7 @@
|
|||
"mbed": [],
|
||||
"test-repo-source": "github",
|
||||
"features" : [],
|
||||
"targets" : [],
|
||||
"targets" : ["K64F"],
|
||||
"toolchains" : [],
|
||||
"exporters": [],
|
||||
"compile" : true,
|
||||
|
|
Loading…
Reference in New Issue