TEST: update example.json file

pull/11475/head
Qinghao Shi 2019-09-16 10:39:55 +01:00
parent 38776fbd99
commit e4188b6ad7
1 changed files with 3 additions and 3 deletions

View File

@ -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,