AWS IoT demonstration using the Avnet Shield (AT&T LTE) and the FRDM-K64F target board.

Dependencies:   K64F_FATFileSystem

Fork of mbed-os-example-tls-tls-client by mbed-os-examples

Revision:
12:1ae41c231014
Parent:
5:8275e4cee0d5
--- a/mbed_app.json	Wed Oct 05 05:15:17 2016 +0100
+++ b/mbed_app.json	Fri Oct 21 16:00:20 2016 +0100
@@ -1,3 +1,5 @@
 {
-    "macros": ["MBEDTLS_USER_CONFIG_FILE=\"mbedtls_entropy_config.h\""]
+    "macros": [
+        "MBEDTLS_USER_CONFIG_FILE=\"mbedtls_entropy_config.h\""
+    ]
 }