Skip to content

Commit 5f4a009

Browse files
committed
Disable mbed-os-example-attestation, mbed-os-example-blockdevice examples.
Not supported on the spi feature branch.
1 parent 1f127fe commit 5f4a009

File tree

1 file changed

+0
-32
lines changed

1 file changed

+0
-32
lines changed

tools/test/examples/examples.json

Lines changed: 0 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -314,19 +314,6 @@
314314
"export": false,
315315
"auto-update" : true
316316
},
317-
{
318-
"name": "mbed-os-example-blockdevice",
319-
"github":"https://github.com/armmbed/mbed-os-example-blockdevice",
320-
"mbed": [],
321-
"test-repo-source": "github",
322-
"features" : [],
323-
"targets" : ["K64F"],
324-
"toolchains" : [],
325-
"exporters": [],
326-
"compile" : true,
327-
"export": true,
328-
"auto-update" : true
329-
},
330317
{
331318
"name": "mbed-os-example-kvstore",
332319
"github":"https://github.com/ARMmbed/mbed-os-example-kvstore",
@@ -352,25 +339,6 @@
352339
"compile" : true,
353340
"export": true,
354341
"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
374342
}
375343
]
376344
}

0 commit comments

Comments
 (0)