mirror of https://github.com/ARMmbed/mbed-os.git
Merge pull request #13070 from ithinuel/add_aws_example_to_build_list
add mbed-os-example-aws to the example listpull/13173/head
commit
107d9bbf8a
|
@ -470,6 +470,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" : false,
|
||||
"export": true,
|
||||
"test" : false,
|
||||
"baud_rate": 115200,
|
||||
"auto-update" : true
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue