Public fork of mbed-src to add generic stm32f030k6 target

Fork of mbed-src by mbed official

Files at this revision

API Documentation at this revision

Comitter:
ersatzavian
Date:
Tue Jul 21 14:09:45 2015 -0700
Parent:
595:33fe5b4b1e98
Commit message:
added missing bracket probably I hope

Changed in this revision

targets/cmsis/TARGET_STM/TARGET_STM32F0/TARGET_NUCLEO_F030R8/TOOLCHAIN_ARM_MICRO/stm32f0xx.sct Show annotated file Show diff for this revision Revisions of this file
--- a/targets/cmsis/TARGET_STM/TARGET_STM32F0/TARGET_NUCLEO_F030R8/TOOLCHAIN_ARM_MICRO/stm32f0xx.sct	Tue Jul 21 14:00:48 2015 -0700
+++ b/targets/cmsis/TARGET_STM/TARGET_STM32F0/TARGET_NUCLEO_F030R8/TOOLCHAIN_ARM_MICRO/stm32f0xx.sct	Tue Jul 21 14:09:45 2015 -0700
@@ -44,4 +44,4 @@
   RW_IRAM1 (0x20000000+0xB4) (0x1000-0xB4)  {  ; RW data
    .ANY (+RW +ZI)
   }
-
+}