/
githubmirror
/
mbed-os
Обзор
Документация
Войти
/
githubmirror
/
mbed-os
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
tools/test/examples/cloud_examples.json
52 строки
2 KB
saheerb
enable google and azure example application tests in ci
05 июл 2021, 22:30
05 июл 2021, 22:30
bf84452
Код
Авторство
О чём код?
{ "examples": [ { "name": "mbed-os-example-for-aws", "github": "https://github.com/ARMmbed/mbed-os-example-for-aws", "sub-repo-example": false, "subs": [], "features" : [], "targets" : ["DISCO_L475VG_IOT01A", "K64F", "NUCLEO_F429ZI"], "toolchains" : [], "exporters": [], "compile" : true, "export": true, "test" : true, "baud_rate": 115200, "compare_log": ["mbed-os-example-for-aws/tests/aws.log"], "auto-update" : true }, { "name": "mbed-os-example-for-azure", "github": "https://github.com/ARMmbed/mbed-os-example-for-azure", "sub-repo-example": false, "subs": [], "features" : [], "targets" : ["DISCO_L475VG_IOT01A", "K64F", "NUCLEO_F429ZI"], "toolchains" : [], "exporters": [], "compile" : true, "export": true, "test" : true, "baud_rate": 115200, "compare_log": ["mbed-os-example-for-azure/tests/azure.log"], "auto-update" : true }, { "name": "mbed-os-example-for-google-iot-cloud", "github": "https://github.com/ARMmbed/mbed-os-example-for-google-iot-cloud", "sub-repo-example": false, "subs": [], "features" : [], "targets" : ["DISCO_L475VG_IOT01A", "K64F", "NUCLEO_F429ZI"], "toolchains" : [], "exporters": [], "compile" : true, "export": true, "test" : true, "baud_rate": 115200, "compare_log": ["mbed-os-example-for-google-iot-cloud/tests/google-iot-cloud.log"], "auto-update" : true } ] }