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:
- 98:8ab26030e058
- Parent:
- 95:7e07b6fb45cf
diff -r 433970e64889 -r 8ab26030e058 TARGET_NRF51_DK/TOOLCHAIN_ARM_STD/nRF51822.sct
--- a/TARGET_NRF51_DK/TOOLCHAIN_ARM_STD/nRF51822.sct Tue Apr 14 10:58:58 2015 +0200
+++ b/TARGET_NRF51_DK/TOOLCHAIN_ARM_STD/nRF51822.sct Wed Apr 29 10:16:23 2015 +0100
@@ -12,8 +12,8 @@
;
;WITH SOFTDEVICE:
-LR_IROM1 0x16000 0x002A000 {
- ER_IROM1 0x16000 0x002A000 {
+LR_IROM1 0x18000 0x0028000 {
+ ER_IROM1 0x18000 0x0028000 {
*.o (RESET, +First)
*(InRoot$$Sections)
.ANY (+RO)
@@ -22,6 +22,3 @@
.ANY (+RW +ZI)
}
}
-
-
-
