We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6d042d4 + 533657f commit 0cb4fcdCopy full SHA for 0cb4fcd
tools/test/examples/examples.json
@@ -198,6 +198,21 @@
198
"export": true,
199
"auto-update" : true
200
},
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
+ },
216
{
217
"name": "nanostack-border-router",
218
"github":"https://github.com/ARMmbed/nanostack-border-router",
0 commit comments