We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2eac96e + 322c95c commit 54ac90fCopy full SHA for 54ac90f
tools/test/examples/examples.json
@@ -253,6 +253,19 @@
253
"compile" : true,
254
"export": true,
255
"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
269
}
270
]
271
0 commit comments