Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: BufferedSoftSerial SDFileSystem
Fork of ATT_AWS_IoT_demo by
Diff: AWS_openssl/aws_iot_config.h
- Revision:
- 16:02008a2a2569
- Parent:
- 15:6f2798e45099
- Child:
- 18:6370da1de572
diff -r 6f2798e45099 -r 02008a2a2569 AWS_openssl/aws_iot_config.h --- a/AWS_openssl/aws_iot_config.h Thu Dec 01 18:05:38 2016 +0000 +++ b/AWS_openssl/aws_iot_config.h Fri Dec 02 22:39:56 2016 +0000 @@ -28,7 +28,7 @@ #define AWS_IOT_MQTT_CLIENT_ID "TODO" ///< MQTT client ID should be unique for every device #define AWS_IOT_MY_THING_NAME "TODO" ///< Thing Name of the Shadow this device is associated with -// NOTE: Since the FRDM board mbed-os does not use a file system these are unused (see certs.pp) +// NOTE: Since the mbed-os does not use a file system these are unused (see certs.pp) #define AWS_IOT_ROOT_CA_FILENAME "rootCA-certificate.crt" ///< Root CA file name #define AWS_IOT_CERTIFICATE_FILENAME "certificate.pem.crt" ///< device signed certificate file name #define AWS_IOT_PRIVATE_KEY_FILENAME "private.pem.key" ///< Device private key filename