zephyr/arch/arm/soc/st_stm32/stm32f0
Daniel Wagenknecht be430a05cb dts: stm32f0: move dts.fixup to soc family level
This moves and merges the existing board-level dts.fixup files
for STM32 F0 SOC family into one soc family level dts.fixup file.
No new fixup blocks have been added, only fixup blocks, that were
part of at least one board level dts.fixup file are present in
soc family level dts.fixup file.

Contributes to #5707

Signed-off-by: Daniel Wagenknecht <wagenknecht.daniel@gmail.com>
2018-01-28 10:35:30 -06:00
..
CMakeLists.txt cmake: Use path-corrected version of ZEPHYR_BASE 2018-01-11 14:59:03 -05:00
dts.fixup dts: stm32f0: move dts.fixup to soc family level 2018-01-28 10:35:30 -06:00
flash_registers.h ARM: stm32f0: switch flash registers to volatile 2017-12-12 12:36:08 -06:00
gpio_registers.h ARM: stm32f0: fix syscfg mapping to fix EXTI config 2017-12-07 08:08:41 -06:00
Kconfig.defconfig.series boards: stm32f0: Clean up driver generic flags 2018-01-11 14:35:45 -06:00
Kconfig.defconfig.stm32f030x8 ARM: stm32f030x8: fix FLASH_PAGE_SIZE 2017-12-12 12:36:08 -06:00
Kconfig.defconfig.stm32f072xb arch: arm: soc: provide support for stm32f072 2018-01-25 15:13:53 -06:00
Kconfig.defconfig.stm32f091xc arch: arm: soc: provide support for stm32f091 2017-11-06 11:39:16 -06:00
Kconfig.series arch: arm: stm32f0: Enable CONFIG_CPU_CORTEX_M0_HAS_VECTOR_TABLE_REMAP 2018-01-26 06:57:28 +05:30
Kconfig.soc arch: arm: soc: provide support for stm32f072 2018-01-25 15:13:53 -06:00
linker.ld arch: arm: soc: provide support for stm32f0. 2017-10-23 12:31:47 +02:00
soc.c soc: arm: stm32: fix startup SystemCoreClock values 2018-01-08 08:38:17 -07:00
soc.h arch: arm: soc: stm32f0: include LL spi header 2018-01-11 19:00:19 -05:00
soc_gpio.c arch: arm: soc: provide support for stm32f0. 2017-10-23 12:31:47 +02:00
soc_irq.h arch: arm: soc: provide support for stm32f0. 2017-10-23 12:31:47 +02:00
soc_registers.h arch: arm: soc: provide support for stm32f0. 2017-10-23 12:31:47 +02:00