zephyr/samples/boards
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
..
96b_argonkey cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts 2018-08-15 04:06:50 -07:00
altera_max10 cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts 2018-08-15 04:06:50 -07:00
arduino_101 DT: Rename from dts.fixup to dts_fixup.h 2018-10-08 11:38:56 -04:00
microbit coccicnelle: Ignore return of memset 2018-09-14 16:55:37 -04:00
nrf52 kconfig: Remove remnants of unimplemented BUILD_TIMESTAMP feature 2018-09-26 22:18:29 +05:30
olimex_stm32_e407 coccicnelle: Ignore return of memset 2018-09-14 16:55:37 -04:00
quark_se_c1000 cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts 2018-08-15 04:06:50 -07:00
up_squared/gpio_counter boards/x86: up_squared: add sample app for GPIO 2018-09-19 21:36:16 -04:00
boards.rst