Skip to content

Commit 7661d2d

Browse files
author
Cruz Monrreal
authored
Merge pull request #10031 from adbridge/master
Add new mbed-os-example-attestation example
2 parents 76c2192 + 34ae13d commit 7661d2d

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

tools/test/examples/examples.json

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -367,6 +367,25 @@
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_NS"
383+
],
384+
"toolchains" : [],
385+
"exporters": [],
386+
"compile" : true,
387+
"export": true,
388+
"auto-update" : true
370389
}
371390
]
372391
}

0 commit comments

Comments
 (0)