Simple Mbed Cloud client application using features of K64 & K66 including Ethernet and SD Card

Fork of mbed-cloud-example_K64_K66 by Mac Lobdell

DEPRECATED

This example application is not maintained and not recommended. It uses an old version of Mbed OS, Pelion DM, and Arm toolchain. It doesn't work with Mbed Studio.

Please use: https://os.mbed.com/teams/mbed-os-examples/code/mbed-os-example-pelion/

Revision:
21:10b59d30bf7e
Parent:
18:49062a0d117e
--- a/mbed_app.json	Fri Oct 05 13:11:30 2018 -0500
+++ b/mbed_app.json	Mon Oct 08 22:00:32 2018 -0500
@@ -28,7 +28,8 @@
             "update-client.application-details": "(40*1024)"
         },            
         "K66F": {
-            "target.features_add"              : ["BOOTLOADER"],
+            "target.features_add"              : ["BOOTLOADER", "STORAGE"],
+            "target.components_add": ["SD"],
             "sotp-section-1-address"           : "(32*1024)",
             "sotp-section-1-size"              : "(4*1024)",
             "sotp-section-2-address"           : "(36*1024)",