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.
1 parent 8b62315 commit 4bb8ebfCopy full SHA for 4bb8ebf
tools/test/examples/examples.json
@@ -292,6 +292,19 @@
292
"compile" : true,
293
"export": true,
294
"auto-update" : true
295
- }
+ },
296
+ {
297
+ "name": "mbed-os-example-blockdevice",
298
+ "github":"https://github.com/armmbed/mbed-os-example-blockdevice",
299
+ "mbed": [],
300
+ "test-repo-source": "github",
301
+ "features" : [],
302
+ "targets" : ["K64F"],
303
+ "toolchains" : [],
304
+ "exporters": [],
305
+ "compile" : true,
306
+ "export": true,
307
+ "auto-update" : true
308
+ }
309
]
310
}
0 commit comments