We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0c7e08 commit af54093Copy full SHA for af54093
tools/test/examples/examples.json
@@ -367,6 +367,27 @@
367
"compile" : true,
368
"export": true,
369
"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
391
}
392
]
393
0 commit comments