Skip to content

Commit 54ac90f

Browse files
authored
Merge pull request #7003 from adbridge/master
Add devicekey example to examples list
2 parents 2eac96e + 322c95c commit 54ac90f

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

tools/test/examples/examples.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -253,6 +253,19 @@
253253
"compile" : true,
254254
"export": true,
255255
"auto-update" : true
256+
},
257+
{
258+
"name": "mbed-os-example-devicekey",
259+
"github":"https://github.com/ARMmbed/mbed-os-example-devicekey",
260+
"mbed": [],
261+
"test-repo-source": "github",
262+
"features" : [],
263+
"targets" : ["K64F"],
264+
"toolchains" : [],
265+
"exporters": [],
266+
"compile" : true,
267+
"export": true,
268+
"auto-update" : true
256269
}
257270
]
258271
}

0 commit comments

Comments
 (0)