Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of mbed by
Diff: TARGET_NRF51_DK/TOOLCHAIN_ARM_STD/nRF51822.sct
- Revision:
- 123:b0220dba8be7
- Parent:
- 99:dbbf35b96557
- Child:
- 128:9bcdf88f62b0
--- a/TARGET_NRF51_DK/TOOLCHAIN_ARM_STD/nRF51822.sct Thu Jul 07 14:34:11 2016 +0100
+++ b/TARGET_NRF51_DK/TOOLCHAIN_ARM_STD/nRF51822.sct Fri Aug 12 13:04:35 2016 +0200
@@ -12,13 +12,13 @@
;
;WITH SOFTDEVICE:
-LR_IROM1 0x1C000 0x0024000 {
- ER_IROM1 0x1C000 0x0024000 {
+LR_IROM1 0x0001B000 0x0025000 {
+ ER_IROM1 0x0001B000 0x0025000 {
*.o (RESET, +First)
*(InRoot$$Sections)
.ANY (+RO)
}
- RW_IRAM1 0x20002800 0x00005800 {
+ RW_IRAM1 0x20002ef8 0x5108 {
.ANY (+RW +ZI)
}
}
