AWS IoT Plugin Change Log

Table of Contents

2.00

New Features

ID Summary
AWSIOT-54 Update to v3.0.1 tag in aws-iot-device-sdk-embedded-C repo
AWSIOT-51 Add support for MSP432E4
AWSIOT-50 Support the SimpleLink 2.20 (Q2 2018) SDKs
AWSIOT-9 Switch to PEM formatted certificates

Bugs Resolved

ID Summary
AWSIOT-46 Update sl_WlanConnect() call to use the user configured SECURITY_TYPE macro
AWSIOT-41 Update Shadow Console example README file's command to have extra arg
AWSIOT-38 Correct filename in banner comment of certs.h

1.10

New Features

ID Summary
AWSIOT-30 Examples shouldn't call Display_ APIs from main
AWSIOT-25 Add installer description for .zip files in QSG
AWSIOT-23 Update to CC3220 1.40 SDK
AWSIOT-22 Demonstrate how to enable power management in the examples
AWSIOT-15 Example code should retry NTP server when it doesn't respond

Bugs Resolved

ID Summary
AWSIOT-37 Add FREERTOS_INSTALL_DIR variable into products.mak
AWSIOT-34 Change examples to call sl_stop() with a 200ms wait time
AWSIOT-31 AWS examples should not define OVERWRITE_CERTS in compiler options
AWSIOT-24 Hard fault occurs when calling AWS connect/disconnect/connect sequence

1.00

New Features

ID Summary
AWSIOT-4 Update to CC3220 SDK 1.30
AWSIOT-3 AWS timer and network layer should use POSIX APIs
AWSIOT-2 Update aws_iot_connect() to call TLS_setCerts() to set them as specified in the app code

Bugs Resolved

ID Summary
None None