zephyr/tests/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
..
adc/adc_api tests: adc_api: Fix delay problem with test 2018-09-26 15:56:21 +05:30
aio cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts 2018-08-15 04:06:50 -07:00
aon_counter/aon_api cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts 2018-08-15 04:06:50 -07:00
build_all DT: Rename from dts.fixup to dts_fixup.h 2018-10-08 11:38:56 -04:00
dma coccicnelle: Ignore return of memset 2018-09-14 16:55:37 -04:00
entropy/api coccicnelle: Ignore return of memset 2018-09-14 16:55:37 -04:00
gpio/gpio_basic_api dts: nrf5: Changed GPIO and GPIOTE define names 2018-08-17 07:29:14 -07:00
i2c tests: i2c_slave_api: Add missing testcase.yaml 2018-09-26 08:06:11 +05:30
i2s cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts 2018-08-15 04:06:50 -07:00
ipm cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts 2018-08-15 04:06:50 -07:00
pci_enum cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts 2018-08-15 04:06:50 -07:00
pinmux/pinmux_basic_api cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts 2018-08-15 04:06:50 -07:00
pwm/pwm_api cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts 2018-08-15 04:06:50 -07:00
rtc/rtc_basic_api cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts 2018-08-15 04:06:50 -07:00
spi/spi_loopback kconfig: Remove remnants of unimplemented BUILD_TIMESTAMP feature 2018-09-26 22:18:29 +05:30
uart/uart_basic_api tests: uart: add extra config for native_posix 2018-09-27 17:24:34 +02:00
watchdog/wdt_basic_api tests/samples: watchdog: Update projects' configuration 2018-08-20 06:38:02 -07:00