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_LPC1768/TOOLCHAIN_GCC_CR/LPC1768.ld
- Revision:
- 76:824293ae5e43
- Parent:
- 66:9c8f0e3462fb
- Child:
- 108:34e6b704fe68
diff -r dc225afb6914 -r 824293ae5e43 TARGET_LPC1768/TOOLCHAIN_GCC_CR/LPC1768.ld --- a/TARGET_LPC1768/TOOLCHAIN_GCC_CR/LPC1768.ld Thu Dec 19 15:51:14 2013 +0200 +++ b/TARGET_LPC1768/TOOLCHAIN_GCC_CR/LPC1768.ld Mon Jan 13 15:31:11 2014 +0200 @@ -146,6 +146,7 @@ . = ALIGN(4) ; _ebss = .; PROVIDE(end = .); + __end__ = .; } > RamLoc32 PROVIDE(_pvHeapStart = .);