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_LPC4088/TOOLCHAIN_GCC_CR/LPC407x_8x.ld
- Revision:
- 76:824293ae5e43
- Parent:
- 69:4a7918f48478
diff -r dc225afb6914 -r 824293ae5e43 TARGET_LPC4088/TOOLCHAIN_GCC_CR/LPC407x_8x.ld --- a/TARGET_LPC4088/TOOLCHAIN_GCC_CR/LPC407x_8x.ld Thu Dec 19 15:51:14 2013 +0200 +++ b/TARGET_LPC4088/TOOLCHAIN_GCC_CR/LPC407x_8x.ld Mon Jan 13 15:31:11 2014 +0200 @@ -156,6 +156,7 @@ . = ALIGN(4) ; _ebss = .; PROVIDE(end = .); + __end__ = .; } > RamLoc64 /* NOINIT section for RamPeriph32 */