Skip to content

Commit 12c8216

Browse files
Qinghao ShiQinghao Shi
authored andcommitted
TEST: add atecc608a example to compilation test
1 parent 01bb1b9 commit 12c8216

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
@@ -463,6 +463,22 @@
463463
"baud_rate": 9600,
464464
"compare_log": ["mbed-os-example-attestation/tests/attestation.log"],
465465
"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
466482
}
467483
]
468484
}

0 commit comments

Comments
 (0)