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_RBLAB_BLENANO/TOOLCHAIN_GCC_ARM/NRF51822.ld
- Revision:
- 98:8ab26030e058
- Parent:
- 91:031413cf7a89
--- a/TARGET_RBLAB_BLENANO/TOOLCHAIN_GCC_ARM/NRF51822.ld Tue Apr 14 10:58:58 2015 +0200 +++ b/TARGET_RBLAB_BLENANO/TOOLCHAIN_GCC_ARM/NRF51822.ld Wed Apr 29 10:16:23 2015 +0100 @@ -2,7 +2,7 @@ MEMORY { - FLASH (rx) : ORIGIN = 0x00016000, LENGTH = 0x2A000 + FLASH (rx) : ORIGIN = 0x00018000, LENGTH = 0x28000 RAM (rwx) : ORIGIN = 0x20002000, LENGTH = 0x2000 }