We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8911f96 commit dbf206cCopy full SHA for dbf206c
tools/test/examples/examples.json
@@ -454,6 +454,21 @@
454
"baud_rate": 9600,
455
"compare_log": ["mbed-os-example-atecc608a/tests/atecc608a.log"],
456
"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
472
}
473
]
474
0 commit comments