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_LPC824/TOOLCHAIN_GCC_ARM/LPC824.ld
- Revision:
- 106:ba1f97679dad
- Parent:
- 98:8ab26030e058
--- a/TARGET_LPC824/TOOLCHAIN_GCC_ARM/LPC824.ld Tue Aug 18 12:47:28 2015 +0100 +++ b/TARGET_LPC824/TOOLCHAIN_GCC_ARM/LPC824.ld Wed Sep 02 14:17:43 2015 +0100 @@ -45,7 +45,6 @@ KEEP(*(.isr_vector)) *(.text.Reset_Handler) *(.text.SystemInit) - . = 0x200; *(.text*) KEEP(*(.init))