zephyr/boards/stm32_mini_a15
Anas Nashif 4b411b34a1 stm32: rename SOC_STM32F1X -> SOC_SERIES_STM32F1X
Use SOC_SERIES_* for naming SoCs with similar features and architectures
with the goal of code reuse. The Series in the config variable should avoid
name collisions and clearly denote the relationships within an SoC family.

Change-Id: I7a98542f96b5d5dc3acc23782c4d45f98cceb599
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-04-18 21:24:58 +00:00
..
Kconfig.board boards/stm32_mini_a15: add new board 2016-03-18 20:49:31 +00:00
Kconfig.defconfig kconfig: untangle ordering and dependencies 2016-03-26 20:36:32 -04:00
Makefile boards/stm32_mini_a15: add new board 2016-03-18 20:49:31 +00:00
board.c pinmux: Move STM32 boards to the pinmux model 2016-03-25 06:17:33 -04:00
board.h boards/stm32_mini_a15: add new board 2016-03-18 20:49:31 +00:00
stm32_mini_a15_defconfig stm32: rename SOC_STM32F1X -> SOC_SERIES_STM32F1X 2016-04-18 21:24:58 +00:00