zephyr/samples/drivers
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
..
CAN cmake: Remove unnecessary KCONFIG_ROOT configuration 2018-09-21 13:37:21 -04:00
crypto samples: drivers: crypto: Fix minimum values for mbedTLS 2018-09-06 21:11:31 -04:00
current_sensing cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts 2018-08-15 04:06:50 -07:00
entropy cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts 2018-08-15 04:06:50 -07:00
flash_shell shell: Rename shell to legacy_shell 2018-09-19 09:30:29 -04:00
gpio samples: Include regex matching in samples 2018-09-21 00:40:44 -04:00
i2c_fujitsu_fram cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts 2018-08-15 04:06:50 -07:00
lcd_hd44780 cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts 2018-08-15 04:06:50 -07:00
led_apa102c cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts 2018-08-15 04:06:50 -07:00
led_lp3943 cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts 2018-08-15 04:06:50 -07:00
led_lp5562 DT: Rename from dts.fixup to dts_fixup.h 2018-10-08 11:38:56 -04:00
led_lpd8806 cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts 2018-08-15 04:06:50 -07:00
led_pca9633 DT: Rename from dts.fixup to dts_fixup.h 2018-10-08 11:38:56 -04:00
led_ws2812 cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts 2018-08-15 04:06:50 -07:00
random cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts 2018-08-15 04:06:50 -07:00
rtc samples: Include regex matching in samples 2018-09-21 00:40:44 -04:00
soc_flash_nrf cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts 2018-08-15 04:06:50 -07:00
spi_flash samples: Include regex matching in samples 2018-09-21 00:40:44 -04:00
spi_fujitsu_fram cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts 2018-08-15 04:06:50 -07:00
watchdog samples: Include regex matching in samples 2018-09-21 00:40:44 -04:00
drivers.rst samples: drivers: add WS2812 sample application 2017-10-28 13:23:30 -04:00