Skip to content

Commit 60a571a

Browse files
committed
Disable mbed-os-example-attestation example.
This should fix the following failure: K64F:ARMC6 Scan: mbed-os-example-attestation [ERROR] library 'psa-services' requires 'flashiap-block-device' which is not present
1 parent 1f127fe commit 60a571a

File tree

1 file changed

+0
-19
lines changed

1 file changed

+0
-19
lines changed

tools/test/examples/examples.json

Lines changed: 0 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -352,25 +352,6 @@
352352
"compile" : true,
353353
"export": true,
354354
"auto-update" : true
355-
},
356-
{
357-
"name": "mbed-os-example-attestation",
358-
"github": "https://github.com/ARMmbed/mbed-os-example-attestation",
359-
"mbed": [],
360-
"test-repo-source": "github",
361-
"features" : [],
362-
"targets" : ["CY8CKIT_062_WIFI_BT_PSA",
363-
"K64F",
364-
"K66F",
365-
"NUCLEO_F429ZI",
366-
"UBLOX_ODIN_EVK_W2",
367-
"LPC55S69_NS"
368-
],
369-
"toolchains" : [],
370-
"exporters": [],
371-
"compile" : true,
372-
"export": true,
373-
"auto-update" : true
374355
}
375356
]
376357
}

0 commit comments

Comments
 (0)