Simple Mbed Cloud client application using features of K64 & K66 including Ethernet and SD Card
Fork of mbed-cloud-example_K64_K66 by
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 23:df35a45db1cc, committed 2018-10-09
- Comitter:
- maclobdell
- Date:
- Tue Oct 09 22:08:16 2018 -0500
- Parent:
- 21:10b59d30bf7e
- Child:
- 24:1c8be247f7fe
- Commit message:
- remove sd driver. its in mbed-os now.
Changed in this revision
| .hgignore | Show annotated file Show diff for this revision Revisions of this file |
| sd-driver.lib | Show diff for this revision Revisions of this file |
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/.hgignore Tue Oct 09 22:08:16 2018 -0500 @@ -0,0 +1,2 @@ +mbed-os/* +simple-mbed-cloud-client/* \ No newline at end of file
--- a/sd-driver.lib Mon Oct 08 22:00:32 2018 -0500 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,1 +0,0 @@ -https://github.com/ARMmbed/sd-driver/#f4ab55df7768cfcb049b522bebd30218ee729c81
