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 38776fb commit e4188b6Copy full SHA for e4188b6
tools/test/examples/examples.json
@@ -464,11 +464,11 @@
464
{
465
"name": "mbed-os-example-atecc608a",
466
"github": "https://github.com/ARMmbed/mbed-os-example-atecc608a",
467
- "mbed": [],
468
- "test-repo-source": "github",
+ "sub-repo-example": true,
+ "subs": ["atecc608a"],
469
"features" : [],
470
"targets" : ["K64F"],
471
- "toolchains" : [],
+ "toolchains" : ["GCC_ARM"],
472
"exporters": [],
473
"compile" : true,
474
"export": true,
0 commit comments