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 e2ae84e + b1a7b45 commit c227eaaCopy full SHA for c227eaa
tools/test/examples/examples.json
@@ -302,6 +302,19 @@
302
"compile" : true,
303
"export": true,
304
"auto-update" : true
305
- }
+ },
306
+ {
307
+ "name": "mbed-os-example-crash-reporting",
308
+ "github":"https://github.com/ARMmbed/mbed-os-example-crash-reporting",
309
+ "mbed": [],
310
+ "test-repo-source": "github",
311
+ "features" : [],
312
+ "targets" : ["K64F", "DISCO_L475VG_IOT01A"],
313
+ "toolchains" : [],
314
+ "exporters": [],
315
+ "compile" : true,
316
+ "export": true,
317
+ "auto-update" : true
318
+ }
319
]
320
}
0 commit comments