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.
2 parents 76c2192 + 34ae13d commit 7661d2dCopy full SHA for 7661d2d
tools/test/examples/examples.json
@@ -367,6 +367,25 @@
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_NS"
383
+ ],
384
+ "toolchains" : [],
385
+ "exporters": [],
386
+ "compile" : true,
387
+ "export": true,
388
+ "auto-update" : true
389
}
390
]
391
0 commit comments