Mbed for VNG board

Fork of mbed-src by mbed official

Revision:
428:4ddf7f7eabbb
Parent:
419:d1a75cbecf6e
Child:
439:c4382fcbbaed
--- a/targets/cmsis/TARGET_STM/TARGET_STM32L0/TARGET_DISCO_L053C8/TOOLCHAIN_GCC_ARM/STM32L053X8.ld	Thu Dec 04 07:30:08 2014 +0000
+++ b/targets/cmsis/TARGET_STM/TARGET_STM32L0/TARGET_DISCO_L053C8/TOOLCHAIN_GCC_ARM/STM32L053X8.ld	Mon Dec 08 07:30:07 2014 +0000
@@ -2,7 +2,7 @@
 MEMORY
 {
   FLASH (rx) : ORIGIN = 0x08000000, LENGTH = 64k
-  RAM (rwx)  : ORIGIN = 0x200000C0, LENGTH = 8K-0xC0
+  RAM (rwx)  : ORIGIN = 0x200000C0, LENGTH = 8K - 0xC0
 }
 
 /* Linker script to place sections and symbol values. Should be used together