mbed library sources for airmote

Fork of mbed-src by mbed official

Revision:
614:9d86c2ae5de0
Parent:
365:7ced7d9d5ffe
--- a/targets/cmsis/TARGET_NXP/TARGET_LPC82X/TARGET_LPC824/TOOLCHAIN_GCC_ARM/LPC824.ld	Thu Aug 20 10:45:13 2015 +0100
+++ b/targets/cmsis/TARGET_NXP/TARGET_LPC82X/TARGET_LPC824/TOOLCHAIN_GCC_ARM/LPC824.ld	Tue Sep 01 16:00:09 2015 +0100
@@ -45,7 +45,6 @@
         KEEP(*(.isr_vector))
 		*(.text.Reset_Handler)
         *(.text.SystemInit)
-		. = 0x200;
         *(.text*)
 
         KEEP(*(.init))