File tree Expand file tree Collapse file tree 1 file changed +30
-0
lines changed Expand file tree Collapse file tree 1 file changed +30
-0
lines changed Original file line number Diff line number Diff line change 481
481
"test" : false ,
482
482
"baud_rate" : 115200 ,
483
483
"auto-update" : true
484
+ },
485
+ {
486
+ "name" : " mbed-os-example-for-azure" ,
487
+ "github" : " https://github.com/ARMmbed/mbed-os-example-for-azure" ,
488
+ "sub-repo-example" : false ,
489
+ "subs" : [],
490
+ "features" : [],
491
+ "targets" : [" DISCO_L475VG_IOT01A" , " K64F" ],
492
+ "toolchains" : [],
493
+ "exporters" : [],
494
+ "compile" : true ,
495
+ "export" : true ,
496
+ "test" : false ,
497
+ "baud_rate" : 115200 ,
498
+ "auto-update" : true
499
+ },
500
+ {
501
+ "name" : " mbed-os-example-for-google-iot-cloud" ,
502
+ "github" : " https://github.com/ARMmbed/mbed-os-example-for-google-iot-cloud" ,
503
+ "sub-repo-example" : false ,
504
+ "subs" : [],
505
+ "features" : [],
506
+ "targets" : [" DISCO_L475VG_IOT01A" , " K64F" ],
507
+ "toolchains" : [],
508
+ "exporters" : [],
509
+ "compile" : true ,
510
+ "export" : true ,
511
+ "test" : false ,
512
+ "baud_rate" : 115200 ,
513
+ "auto-update" : true
484
514
}
485
515
]
486
516
}
You can’t perform that action at this time.
0 commit comments