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.
Dependents: 1-RenBuggyTimed RenBED_RGB RenBED_RGB_PWM RenBED_RGB
Fork of mbed by
Diff: TARGET_HRM1017/TOOLCHAIN_ARM_STD/nRF51822.sct
- Revision:
- 98:8ab26030e058
- Parent:
- 87:6213f644d804
- Child:
- 99:dbbf35b96557
diff -r 433970e64889 -r 8ab26030e058 TARGET_HRM1017/TOOLCHAIN_ARM_STD/nRF51822.sct
--- a/TARGET_HRM1017/TOOLCHAIN_ARM_STD/nRF51822.sct Tue Apr 14 10:58:58 2015 +0200
+++ b/TARGET_HRM1017/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)
}
}
-
-
-
