Fork of the official mbed C/C SDK provides the software platform and libraries to build your applications for RenBED.
Dependents: 1-RenBuggyTimed RenBED_RGB RenBED_RGB_PWM RenBED_RGB
Fork of mbed by
Diff: TARGET_LPC1768/TOOLCHAIN_GCC_CR/LPC1768.ld
- Revision:
- 76:824293ae5e43
- Parent:
- 66:9c8f0e3462fb
- Child:
- 108:34e6b704fe68
--- 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 = .);