Skip to content

Commit c227eaa

Browse files
author
Cruz Monrreal
authored
Merge pull request #8895 from SenRamakri/sen_UpdateExamplesJsonCrashReporting
Add crash-reporting example to examples.json
2 parents e2ae84e + b1a7b45 commit c227eaa

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

tools/test/examples/examples.json

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -302,6 +302,19 @@
302302
"compile" : true,
303303
"export": true,
304304
"auto-update" : true
305-
}
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+
}
306319
]
307320
}

0 commit comments

Comments
 (0)