Skip to content

Commit ff82bb8

Browse files
Yossi LevyYossi Levy
authored andcommitted
Remove of mbed-os-example-mesh-minimal and mbed-os-example-bootloader from the compilation list. Those should be fixed and then set back in the example list
1 parent ed8e170 commit ff82bb8

File tree

1 file changed

+0
-33
lines changed

1 file changed

+0
-33
lines changed

tools/test/examples/examples.json

Lines changed: 0 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -33,24 +33,6 @@
3333
"export": true,
3434
"auto-update" : true
3535
},
36-
{
37-
"name": "mbed-os-example-mesh-minimal",
38-
"github":"https://github.com/ARMmbed/mbed-os-example-mesh-minimal",
39-
"mbed": [
40-
"https://os.mbed.com/teams/mbed-os-examples/code/mbed-os-example-mesh-minimal"
41-
],
42-
"test-repo-source": "github",
43-
"features" : [],
44-
"targets" : ["DISCO_F469NI", "DISCO_F746NG", "K64F", "K66F",
45-
"NUCLEO_F429ZI", "NUCLEO_F439ZI", "NUCLEO_F746ZG",
46-
"NUCLEO_F756ZG", "NUCLEO_F767ZI",
47-
"NUMAKER_PFM_NUC472", "UBLOX_EVK_ODIN_W2"],
48-
"toolchains" : [],
49-
"exporters": [],
50-
"compile" : true,
51-
"export": true,
52-
"auto-update" : true
53-
},
5436
{
5537
"name": "mbed-os-example-ble",
5638
"github":"https://github.com/ARMmbed/mbed-os-example-ble",
@@ -118,21 +100,6 @@
118100
"export": false,
119101
"auto-update" : true
120102
},
121-
{
122-
"name": "mbed-os-example-bootloader",
123-
"github":"https://github.com/ARMmbed/mbed-os-example-bootloader",
124-
"mbed": [
125-
"https://os.mbed.com/teams/mbed-os-examples/code/mbed-os-example-bootloader"
126-
],
127-
"test-repo-source": "github",
128-
"features" : [],
129-
"targets" : ["K64F", "NUCLEO_F429ZI", "UBLOX_EVK_ODIN_W2"],
130-
"toolchains" : [],
131-
"exporters": [],
132-
"compile" : true,
133-
"export": true,
134-
"auto-update" : true
135-
},
136103
{
137104
"name": "nanostack-border-router",
138105
"github":"https://github.com/ARMmbed/nanostack-border-router",

0 commit comments

Comments
 (0)