zephyr/arch/arm/soc/st_stm32/stm32f1
Kumar Gala bbe222cad0 soc: arm: Unify setting of Cortex-M specifc compiler flags
Moved setting of specific Cortex-M compiler flags in each SoC directory
unify setting them in the arch/arm/soc Makefile.

Add flags for Cortex M0, M0+, M1, M3, M4, and M7.  However only
CONFIG_CPU_CORTEX_M3 and CONFIG_CPU_CORTEX_M4 are supported at this time

As part of this change converted Kbuild files for some SoCs into
Makefiles as the Makefiles would be empty otherwise.

Change-Id: Ie4e0178b141ca761ec482a610ae50e94fe58070f
Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2016-05-27 10:45:48 -05:00
..
Kconfig.defconfig.series Cleanup whitespace in Kconfig files 2016-05-25 13:28:07 -05:00
Kconfig.defconfig.stm32f103rb Cleanup whitespace in Kconfig files 2016-05-25 13:28:07 -05:00
Kconfig.defconfig.stm32f103ve Cleanup whitespace in Kconfig files 2016-05-25 13:28:07 -05:00
Kconfig.series stm32: reorganise soc directory and use family/series 2016-04-18 21:24:59 +00:00
Kconfig.soc Cleanup whitespace in Kconfig files 2016-05-25 13:28:07 -05:00
Makefile soc: arm: Unify setting of Cortex-M specifc compiler flags 2016-05-27 10:45:48 -05:00
flash_registers.h soc/stm32f1: add embedded flash registers mapping 2016-03-21 16:36:12 +00:00
gpio_registers.h soc/stm32f1: AFIO registers mapping 2016-03-18 20:55:36 +00:00
linker.ld build: rename non-generated linker scripts to .ld extension 2016-05-09 18:09:26 +00:00
rcc_registers.h clock_control/stm32f1: HSE support and PLL configuration cleanup 2016-03-21 16:36:13 +00:00
soc.c
soc.h soc/stm32f1: add embedded flash registers mapping 2016-03-21 16:36:12 +00:00
soc_config.c arch: st_stm32: Include errno.h 2016-04-26 22:49:49 +00:00
soc_gpio.c arch: st_stm32: Include errno.h 2016-04-26 22:49:49 +00:00
soc_irq.h soc/stm32f1: add IRQ numbers listing 2016-03-18 20:49:33 +00:00
soc_registers.h soc/stm32f1: add embedded flash registers mapping 2016-03-21 16:36:12 +00:00