mirror of https://github.com/ARMmbed/mbed-os.git
TEST: update example.json file
parent
38776fbd99
commit
e4188b6ad7
|
|
@ -464,11 +464,11 @@
|
||||||
{
|
{
|
||||||
"name": "mbed-os-example-atecc608a",
|
"name": "mbed-os-example-atecc608a",
|
||||||
"github": "https://github.com/ARMmbed/mbed-os-example-atecc608a",
|
"github": "https://github.com/ARMmbed/mbed-os-example-atecc608a",
|
||||||
"mbed": [],
|
"sub-repo-example": true,
|
||||||
"test-repo-source": "github",
|
"subs": ["atecc608a"],
|
||||||
"features" : [],
|
"features" : [],
|
||||||
"targets" : ["K64F"],
|
"targets" : ["K64F"],
|
||||||
"toolchains" : [],
|
"toolchains" : ["GCC_ARM"],
|
||||||
"exporters": [],
|
"exporters": [],
|
||||||
"compile" : true,
|
"compile" : true,
|
||||||
"export": true,
|
"export": true,
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue