Skip to content

Commit 107d9bb

Browse files
authored
Merge pull request #13070 from ithinuel/add_aws_example_to_build_list
add mbed-os-example-aws to the example list
2 parents 3d031ce + d4e9267 commit 107d9bb

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
@@ -470,6 +470,21 @@
470470
"baud_rate": 9600,
471471
"compare_log": ["mbed-os-example-atecc608a/tests/atecc608a.log"],
472472
"auto-update" : true
473+
},
474+
{
475+
"name": "mbed-os-example-aws",
476+
"github": "https://github.com/ARMmbed/mbed-os-example-aws",
477+
"sub-repo-example": false,
478+
"subs": [],
479+
"features" : [],
480+
"targets" : [],
481+
"toolchains" : [],
482+
"exporters": [],
483+
"compile" : false,
484+
"export": true,
485+
"test" : false,
486+
"baud_rate": 115200,
487+
"auto-update" : true
473488
}
474489
]
475490
}

0 commit comments

Comments
 (0)