Skip to content

Commit 0cb4fcd

Browse files
authored
Merge pull request #5756 from adbridge/master
Add mbed-os-example-filesystem to examples list
2 parents 6d042d4 + 533657f commit 0cb4fcd

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

tools/test/examples/examples.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -198,6 +198,21 @@
198198
"export": true,
199199
"auto-update" : true
200200
},
201+
{
202+
"name": "mbed-os-example-filesystem",
203+
"github":"https://github.com/ARMmbed/mbed-os-example-filesystem",
204+
"mbed": [
205+
"https://os.mbed.com/teams/mbed-os-examples/code/mbed-os-example-filesystem"
206+
],
207+
"test-repo-source": "github",
208+
"features" : [],
209+
"targets" : ["K64F"],
210+
"toolchains" : [],
211+
"exporters": [],
212+
"compile" : true,
213+
"export": true,
214+
"auto-update" : true
215+
},
201216
{
202217
"name": "nanostack-border-router",
203218
"github":"https://github.com/ARMmbed/nanostack-border-router",

0 commit comments

Comments
 (0)