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" ,
161
161
"compile" : true ,
162
162
"export" : true ,
163
163
"auto-update" : true
164
- },
164
+ },
165
165
{
166
166
"name" : " mbed-os-example-thread-statistics" ,
167
167
"github" :" https://github.com/ARMmbed/mbed-os-example-thread-statistics" ,
354
354
"compile" : true ,
355
355
"export" : true ,
356
356
"auto-update" : true
357
- }
357
+ },
358
+ {
359
+ "name" : " mbed-os-example-sd-driver" ,
360
+ "github" :" https://github.com/ARMmbed/mbed-os-example-sd-driver" ,
361
+ "mbed" : [],
362
+ "test-repo-source" : " github" ,
363
+ "features" : [],
364
+ "targets" : [" K64F" ],
365
+ "toolchains" : [],
366
+ "exporters" : [],
367
+ "compile" : true ,
368
+ "export" : true ,
369
+ "auto-update" : true
370
+ }
358
371
]
359
372
}
You can’t perform that action at this time.
0 commit comments