Skip to content

Commit b38c5ed

Browse files
committed
examples: Add PSA example to list of examples
1 parent cd88e72 commit b38c5ed

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
@@ -333,6 +333,22 @@
333333
"compare_log": ["mbed-os-example-mbed-crypto/tests/getting-started.log"],
334334
"auto-update" : true
335335
},
336+
{
337+
"name": "mbed-os-example-psa",
338+
"github":"https://github.com/ARMmbed/mbed-os-example-psa",
339+
"sub-repo-example": false,
340+
"subs": [],
341+
"features" : [],
342+
"targets" : ["ARM_MUSCA_A1", "ARM_MUSCA_B1", "K64F", "CY8CKIT_064S2_4343W"],
343+
"toolchains" : ["GCC_ARM", "ARM"],
344+
"exporters": [],
345+
"compile" : true,
346+
"export": true,
347+
"test" : true,
348+
"baud_rate": 115200,
349+
"compare_log": ["mbed-os-example-psa/tests/psa.log"],
350+
"auto-update" : true
351+
},
336352
{
337353
"name": "mbed-os-example-nfc",
338354
"github": "https://github.com/ARMmbed/mbed-os-example-nfc",

0 commit comments

Comments
 (0)