add mbed-os-example-aws to the test build list

pull/13070/head
Wilfried Chauveau 2020-06-05 08:55:39 +01:00
parent 8911f96c1b
commit dbf206c304
No known key found for this signature in database
GPG Key ID: FD66024FC8A1D433
1 changed files with 15 additions and 0 deletions

View File

@ -454,6 +454,21 @@
"baud_rate": 9600,
"compare_log": ["mbed-os-example-atecc608a/tests/atecc608a.log"],
"auto-update" : true
},
{
"name": "mbed-os-example-aws",
"github": "https://github.com/ARMmbed/mbed-os-example-aws",
"sub-repo-example": false,
"subs": [],
"features" : [],
"targets" : [],
"toolchains" : [],
"exporters": [],
"compile" : true,
"export": true,
"test" : false,
"baud_rate": 115200,
"auto-update" : true
}
]
}