Jeon byungchul
/
aws-iot-example
this is fork and i will modify for STM32
Fork of AWS-test by
aws-iot/NOTICE.txt@3:1ef624d94403, 2017-08-04 (annotated)
- Committer:
- bcjun@aname.co.kr
- Date:
- Fri Aug 04 15:34:19 2017 +0900
- Revision:
- 3:1ef624d94403
- Parent:
- 0:cd5404401c2f
add esp82660-driver for NUCLEO_F401RE target.
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
peyo |
0:cd5404401c2f | 1 | AWS C SDK for Internet of Things Service |
peyo |
0:cd5404401c2f | 2 | Copyright 2010-2015 Amazon.com, Inc. or its affiliates. All Rights Reserved. |
peyo |
0:cd5404401c2f | 3 | |
peyo |
0:cd5404401c2f | 4 | This product includes software developed by |
peyo |
0:cd5404401c2f | 5 | Amazon Inc (http://www.amazon.com/). |
peyo |
0:cd5404401c2f | 6 | |
peyo |
0:cd5404401c2f | 7 | ********************** |
peyo |
0:cd5404401c2f | 8 | THIRD PARTY COMPONENTS |
peyo |
0:cd5404401c2f | 9 | ********************** |
peyo |
0:cd5404401c2f | 10 | This software includes third party software subject to the following licensing: |
peyo |
0:cd5404401c2f | 11 | - Embedded C MQTT Client - From the Eclipse Paho Project - EPL v1.0 |
peyo |
0:cd5404401c2f | 12 | - mbedTLS (external library, included in tarball or downloaded separately) - Apache 2.0 |
peyo |
0:cd5404401c2f | 13 | - jsmn (JSON Parsing) - MIT |
peyo |
0:cd5404401c2f | 14 | - cURL (hostname verification) - MIT |
peyo |
0:cd5404401c2f | 15 | |
peyo |
0:cd5404401c2f | 16 | The licenses for these third party components are included in LICENSE.txt |