Skip to content

Commit dbf206c

Browse files
committed
add mbed-os-example-aws to the test build list
1 parent 8911f96 commit dbf206c

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

tools/test/examples/examples.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -454,6 +454,21 @@
454454
"baud_rate": 9600,
455455
"compare_log": ["mbed-os-example-atecc608a/tests/atecc608a.log"],
456456
"auto-update" : true
457+
},
458+
{
459+
"name": "mbed-os-example-aws",
460+
"github": "https://github.com/ARMmbed/mbed-os-example-aws",
461+
"sub-repo-example": false,
462+
"subs": [],
463+
"features" : [],
464+
"targets" : [],
465+
"toolchains" : [],
466+
"exporters": [],
467+
"compile" : true,
468+
"export": true,
469+
"test" : false,
470+
"baud_rate": 115200,
471+
"auto-update" : true
457472
}
458473
]
459474
}

0 commit comments

Comments
 (0)