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