Skip to content

Commit 8f95eb5

Browse files
Yossi Levyadbridge
authored andcommitted
Adding back blockdevice example after removing it for PR #7774. Target should be K64F
1 parent a191140 commit 8f95eb5

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

tools/test/examples/examples.json

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -292,6 +292,19 @@
292292
"compile" : true,
293293
"export": true,
294294
"auto-update" : true
295-
}
295+
},
296+
{
297+
"name": "mbed-os-example-blockdevice",
298+
"github":"https://github.com/armmbed/mbed-os-example-blockdevice",
299+
"mbed": [],
300+
"test-repo-source": "github",
301+
"features" : [],
302+
"targets" : ["K64F"],
303+
"toolchains" : [],
304+
"exporters": [],
305+
"compile" : true,
306+
"export": true,
307+
"auto-update" : true
308+
}
296309
]
297310
}

0 commit comments

Comments
 (0)