Skip to content

Commit af54093

Browse files
committed
Add new mbed-os-example-attestation example
1 parent e0c7e08 commit af54093

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

tools/test/examples/examples.json

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -367,6 +367,27 @@
367367
"compile" : true,
368368
"export": true,
369369
"auto-update" : true
370+
},
371+
{
372+
"name": "mbed-os-example-attestation",
373+
"github":": https://github.com/ARMmbed/mbed-os-example-attestation",
374+
"mbed": [],
375+
"test-repo-source": "github",
376+
"features" : [],
377+
"targets" : ["CY8CKIT_062_WIFI_BT_PSA",
378+
"K64F",
379+
"K66F",
380+
"NUCLEO_F429ZI",
381+
"UBLOX_ODIN_EVK_W2",
382+
"LPC55S69",
383+
"LPC55S69_S",
384+
"LPC55S69_NS"
385+
],
386+
"toolchains" : [],
387+
"exporters": [],
388+
"compile" : true,
389+
"export": true,
390+
"auto-update" : true
370391
}
371392
]
372393
}

0 commit comments

Comments
 (0)