mirror of https://github.com/ARMmbed/mbed-os.git
Added explicit target for NVStore, per example readme
parent
8be2e34390
commit
4ea96d982d
|
@ -245,7 +245,7 @@
|
||||||
"mbed": [],
|
"mbed": [],
|
||||||
"test-repo-source": "github",
|
"test-repo-source": "github",
|
||||||
"features" : [],
|
"features" : [],
|
||||||
"targets" : [],
|
"targets" : ["K64F"],
|
||||||
"toolchains" : [],
|
"toolchains" : [],
|
||||||
"exporters": [],
|
"exporters": [],
|
||||||
"compile" : true,
|
"compile" : true,
|
||||||
|
|
Loading…
Reference in New Issue