The Arm Pelion Device Management code to be used for https://cloud.mbed.com/quick-start
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 2:fc3bf417cdae, committed 2019-01-25
- Comitter:
- Andrew Chong
- Date:
- Fri Jan 25 10:58:53 2019 +0900
- Parent:
- 1:e0ba512426a7
- Child:
- 3:9bdf8c9bf22d
- Commit message:
- Fixed the typo of comma.
Changed in this revision
| mbed_app.json | Show annotated file Show diff for this revision Revisions of this file |
--- a/mbed_app.json Fri Jan 25 10:53:46 2019 +0900
+++ b/mbed_app.json Fri Jan 25 10:58:53 2019 +0900
@@ -26,7 +26,7 @@
"sotp-section-2-address" : "(36*1024)",
"sotp-section-2-size" : "(4*1024)",
"sotp-num-sections" : 2,
- "update-client.application-details": "(40*1024)"
+ "update-client.application-details" : "(40*1024)",
"sd.SPI_MOSI" : "PTB16",
"sd.SPI_MISO" : "PTB17",
"sd.SPI_CLK" : "PTB11",
SDT Inc.