Skip to content

Commit 5c3539c

Browse files
committed
Add devicekey example to examples list
1 parent 1863400 commit 5c3539c

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
@@ -251,6 +251,19 @@
251251
"compile" : true,
252252
"export": true,
253253
"auto-update" : true
254+
},
255+
{
256+
"name": "mbed-os-example-devicekey",
257+
"github":"https://github.com/ARMmbed/mbed-os-example-devicekey",
258+
"mbed": [],
259+
"test-repo-source": "github",
260+
"features" : [],
261+
"targets" : [],
262+
"toolchains" : [],
263+
"exporters": [],
264+
"compile" : true,
265+
"export": true,
266+
"auto-update" : true
254267
}
255268
]
256269
}

0 commit comments

Comments
 (0)