Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of mbed-src by
Revision 596:d25a30803853, committed 2015-07-21
- 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) } - +}