Mbed Cloud Connect for Ethernet Platforms
Fork of example-Ethernet-mbed-Cloud-connect by
Revision 12:ca4ab5d7e52b, committed 2018-06-04
- Comitter:
- davwal04@E108444.Emea.Arm.com
- Date:
- Mon Jun 04 17:03:57 2018 +0100
- Branch:
- update-1.3.0
- Parent:
- 11:bb67b71b6c9d
- Commit message:
- Fixed SOTP address
Changed in this revision
mbed_app.json | Show annotated file Show diff for this revision Revisions of this file |
--- a/mbed_app.json Fri May 18 15:32:36 2018 +0100 +++ b/mbed_app.json Mon Jun 04 17:03:57 2018 +0100 @@ -24,7 +24,7 @@ "SPI_MISO" : "PE_5", "SPI_CLK" : "PE_2", "SPI_CS" : "PE_4", - "app.sotp-section-1-address": "(0x81C0000)", + "app.sotp-section-1-address": "(0x081C0000)", "app.sotp-section-1-size" : "(128*1024)", "app.sotp-section-2-address": "(0x081E0000)", "app.sotp-section-2-size" : "(128*1024)"