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 c93c181 commit 38776fbCopy full SHA for 38776fb
tools/test/examples/examples.json
@@ -460,6 +460,22 @@
460
"baud_rate": 9600,
461
"compare_log": ["mbed-os-example-attestation/tests/attestation.log"],
462
"auto-update" : true
463
+ },
464
+ {
465
+ "name": "mbed-os-example-atecc608a",
466
+ "github": "https://github.com/ARMmbed/mbed-os-example-atecc608a",
467
+ "mbed": [],
468
+ "test-repo-source": "github",
469
+ "features" : [],
470
+ "targets" : ["K64F"],
471
+ "toolchains" : [],
472
+ "exporters": [],
473
+ "compile" : true,
474
+ "export": true,
475
+ "test" : false,
476
+ "baud_rate": 9600,
477
+ "compare_log": ["mbed-os-example-atecc608a/tests/atecc608a.log"],
478
+ "auto-update" : true
479
}
480
]
481
0 commit comments