NuMaker Pelion Device Management example
Fork of mbed-os-example-pelion by
Diff: mbed_app.json
- Revision:
- 17:036243cac1a4
- Parent:
- 15:ae80f0957eae
--- a/mbed_app.json Thu Feb 25 11:51:01 2021 +0800 +++ b/mbed_app.json Fri Aug 06 09:38:49 2021 +0800 @@ -147,7 +147,7 @@ "nusd.provide-default-blockdevice" : true, "nusd.provide-kvstore-other-blockdevice" : true, "update-client.bootloader-details" : "0x0", - "update-client.application-details" : "0x10072000", + "update-client.application-details" : "0x1002A000", "update-client.storage-address" : "(1024*1024*64)", "update-client.storage-size" : "((MBED_ROM_START + MBED_ROM_SIZE - APPLICATION_ADDR) * MBED_CONF_UPDATE_CLIENT_STORAGE_LOCATIONS)", "update-client.storage-locations" : 1,