zephyr/soc/arm/st_stm32/stm32f4
Sebastian Bøe 8eb734cd82 DT: Rename from dts.fixup to dts_fixup.h
The Zephyr configuration system uses many different files in many
different formats. It makes it a lot easier for users to understand
what these files do if when we use the correct file extensions.

To this end we rename the dts.fixup files to the correct file
extension '.h'.

This is a breaking change for out-of-tree fixup files. Such files will
be detected and given an appropriate error message.

Signed-off-by: Sebastian Bøe <sebastian.boe@nordicsemi.no>
2018-10-08 11:38:56 -04:00
..
CMakeLists.txt
Kconfig.defconfig.series
Kconfig.defconfig.stm32f401xe
Kconfig.defconfig.stm32f405xx
Kconfig.defconfig.stm32f407xx
Kconfig.defconfig.stm32f411xe
Kconfig.defconfig.stm32f412cg
Kconfig.defconfig.stm32f412zg
Kconfig.defconfig.stm32f413xx
Kconfig.defconfig.stm32f417xx
Kconfig.defconfig.stm32f429xx
Kconfig.defconfig.stm32f446xe
Kconfig.defconfig.stm32f469xi
Kconfig.series arch: arm: Introduce CPU_HAS_ARM_MPU and CPU_HAS_NXP_MPU options 2018-09-20 14:16:50 +02:00
Kconfig.soc
dts_fixup.h DT: Rename from dts.fixup to dts_fixup.h 2018-10-08 11:38:56 -04:00
flash_registers.h
gpio_registers.h
linker.ld
soc.c
soc.h
soc_gpio.c
soc_registers.h