File tree Expand file tree Collapse file tree 1 file changed +27
-1
lines changed Expand file tree Collapse file tree 1 file changed +27
-1
lines changed Original file line number Diff line number Diff line change 289
289
"compile" : true ,
290
290
"export" : true ,
291
291
"auto-update" : true
292
- }
292
+ },
293
+ {
294
+ "name" : " mbed-os-example-kvstore" ,
295
+ "github" :" https://github.com/ARMmbed/mbed-os-example-kvstore" ,
296
+ "mbed" : [],
297
+ "test-repo-source" : " github" ,
298
+ "features" : [],
299
+ "targets" : [" K64F" ],
300
+ "toolchains" : [],
301
+ "exporters" : [],
302
+ "compile" : true ,
303
+ "export" : true ,
304
+ "auto-update" : true
305
+ },
306
+ {
307
+ "name" : " mbed-os-example-kvstore-class-api" ,
308
+ "github" :" https://github.com/ARMmbed/mbed-os-example-kvstore-class-api" ,
309
+ "mbed" : [],
310
+ "test-repo-source" : " github" ,
311
+ "features" : [],
312
+ "targets" : [" K64F" ],
313
+ "toolchains" : [],
314
+ "exporters" : [],
315
+ "compile" : true ,
316
+ "export" : true ,
317
+ "auto-update" : true
318
+ }
293
319
]
294
320
}
You can’t perform that action at this time.
0 commit comments