Skip to content

Commit 38776fb

Browse files
Qinghao ShiQinghao Shi
authored andcommitted
TEST: add atecc608a example to compilation test
1 parent c93c181 commit 38776fb

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

tools/test/examples/examples.json

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -460,6 +460,22 @@
460460
"baud_rate": 9600,
461461
"compare_log": ["mbed-os-example-attestation/tests/attestation.log"],
462462
"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
463479
}
464480
]
465481
}

0 commit comments

Comments
 (0)