[STM32xxx] CoIDE exporter and gcc_arm
- CoIDE options: wrap main and linker option DiscradUnusedSection=1 was
missing in some targets
- CoIDE options: corrected flash loader config for Nucleo_F030 and
Nucleo_F072
- CoIDE options: corrected memory layout (not used per default but now
it is the same as in linker script)
- gcc linker script: changed the memory size from hex number e.g. 0x2000
to decimal 8K
ls
1 parent dc815b0 commit 883b2bc0ce4bf4ad03292832b2801fefb488cd3c
@ohagendorf ohagendorf authored on 7 Dec 2014
Showing 15 changed files
View
libraries/mbed/targets/cmsis/TARGET_STM/TARGET_DISCO_F100RB/TOOLCHAIN_GCC_ARM/STM32F100.ld
View
libraries/mbed/targets/cmsis/TARGET_STM/TARGET_NUCLEO_F103RB/TOOLCHAIN_GCC_ARM/STM32F10X.ld
View
libraries/mbed/targets/cmsis/TARGET_STM/TARGET_STM32L0/TARGET_DISCO_L053C8/TOOLCHAIN_GCC_ARM/STM32L053X8.ld
View
libraries/mbed/targets/cmsis/TARGET_STM/TARGET_STM32L0/TARGET_NUCLEO_L053R8/TOOLCHAIN_GCC_ARM/STM32L053X8.ld
View
workspace_tools/export/coide_disco_f303vc.coproj.tmpl
View
workspace_tools/export/coide_disco_f334c8.coproj.tmpl
View
workspace_tools/export/coide_disco_f407vg.coproj.tmpl
View
workspace_tools/export/coide_disco_f429zi.coproj.tmpl
View
workspace_tools/export/coide_nucleo_f030r8.coproj.tmpl
View
workspace_tools/export/coide_nucleo_f072rb.coproj.tmpl
View
workspace_tools/export/coide_nucleo_f302r8.coproj.tmpl
View
workspace_tools/export/coide_nucleo_f334r8.coproj.tmpl
View
workspace_tools/export/coide_nucleo_f401re.coproj.tmpl
View
workspace_tools/export/coide_nucleo_f411re.coproj.tmpl
View
workspace_tools/export/coide_nucleo_l152re.coproj.tmpl