Mbed Cloud Connect for Ethernet Platforms

Fork of example-Ethernet-mbed-Cloud-connect by ST

Files at this revision

API Documentation at this revision

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)"