File tree Expand file tree Collapse file tree 1 file changed +16
-3
lines changed Expand file tree Collapse file tree 1 file changed +16
-3
lines changed Original file line number Diff line number Diff line change 1
- {
1
+ {
2
2
"examples" : [
3
3
{
4
4
"name" : " mbed-os-example-blinky" ,
163
163
"compile" : true ,
164
164
"export" : true ,
165
165
"auto-update" : true
166
- },
166
+ },
167
167
{
168
168
"name" : " mbed-os-example-thread-statistics" ,
169
169
"github" :" https://github.com/ARMmbed/mbed-os-example-thread-statistics" ,
357
357
"compile" : true ,
358
358
"export" : true ,
359
359
"auto-update" : true
360
- }
360
+ },
361
+ {
362
+ "name" : " mbed-os-example-sd-driver" ,
363
+ "github" :" https://github.com/ARMmbed/mbed-os-example-sd-driver" ,
364
+ "mbed" : [],
365
+ "test-repo-source" : " github" ,
366
+ "features" : [],
367
+ "targets" : [" K64F" ],
368
+ "toolchains" : [],
369
+ "exporters" : [],
370
+ "compile" : true ,
371
+ "export" : true ,
372
+ "auto-update" : true
373
+ }
361
374
]
362
375
}
You can’t perform that action at this time.
0 commit comments