zephyr/boards/arm/olimexino_stm32
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
..
doc boards: olimexino_stm32: Add USB support 2018-05-10 07:47:13 -05:00
support boards/arm/olimexino_stm32: add openocd file 2017-04-14 01:36:24 +00:00
CMakeLists.txt cmake: replace PROJECT_SOURCE_DIR with ZEPHYR_BASE 2018-06-18 15:25:55 -04:00
Kconfig.board boards: olimexino_stm32: Add USB support 2018-05-10 07:47:13 -05:00
Kconfig.defconfig boards: defconfig: Consistently quote string defaults 2018-05-26 19:17:48 -04:00
board.cmake cmake: Use path-corrected version of ZEPHYR_BASE 2018-01-11 14:59:03 -05:00
board.h boards: stm32 remove led and button definitions from board.h 2018-04-19 09:32:39 -05:00
dts_fixup.h DT: Rename from dts.fixup to dts_fixup.h 2018-10-08 11:38:56 -04:00
olimexino_stm32.dts dts: arm: st: Remove use of CONFIG_SOC_* from STM32 F1 dts files 2018-09-27 10:58:34 -05:00
olimexino_stm32.yaml build: Replace GCC ARM Embedded with GNU Arm Embedded 2018-08-09 13:57:55 +02:00
olimexino_stm32_defconfig boards/arm/olimexino_stm32: Don't enable I2C and SPI 2018-04-05 09:38:02 -05:00
pinmux.c boards: olimexino_stm32: Add USB support 2018-05-10 07:47:13 -05:00