Skip to content

Commit 9a3e96d

Browse files
committed
Disable examples unsupported on spi feature branch.
mbed-os-example-sd-driver: on spi feature branch SD componen is disabled for K64F - disable this example. mbed-os-example-bootloader: example is using SPI pins which are now undefined on NUCLEO_F429ZI - disable this example.
1 parent 26f2d85 commit 9a3e96d

File tree

1 file changed

+0
-28
lines changed

1 file changed

+0
-28
lines changed

tools/test/examples/examples.json

Lines changed: 0 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -271,21 +271,6 @@
271271
"export": true,
272272
"auto-update" : true
273273
},
274-
{
275-
"name": "mbed-os-example-bootloader",
276-
"github":"https://github.com/ARMmbed/mbed-os-example-bootloader",
277-
"mbed": [
278-
"https://os.mbed.com/teams/mbed-os-examples/code/mbed-os-example-bootloader"
279-
],
280-
"test-repo-source": "github",
281-
"features" : [],
282-
"targets" : ["NUCLEO_F429ZI"],
283-
"toolchains" : [],
284-
"exporters": [],
285-
"compile" : true,
286-
"export": true,
287-
"auto-update" : true
288-
},
289274
{
290275
"name": "mbed-os-example-mbed-crypto",
291276
"github":"https://github.com/ARMmbed/mbed-os-example-mbed-crypto",
@@ -352,19 +337,6 @@
352337
"compile" : true,
353338
"export": true,
354339
"auto-update" : true
355-
},
356-
{
357-
"name": "mbed-os-example-sd-driver",
358-
"github":"https://github.com/ARMmbed/mbed-os-example-sd-driver",
359-
"mbed": [],
360-
"test-repo-source": "github",
361-
"features" : [],
362-
"targets" : ["K64F"],
363-
"toolchains" : [],
364-
"exporters": [],
365-
"compile" : true,
366-
"export": true,
367-
"auto-update" : true
368340
}
369341
]
370342
}

0 commit comments

Comments
 (0)