zephyr/tests/drivers/build_all
Igor Knippenberg 79a3d1b85a drivers: sensors: fdc2x1x: Add driver for Texas Instruments FDC2X1X
Adds support for the Texas Instruments FDC2X1X Capacitance-to-Digital
Converter for Proximity and Level Sensing Applications.

Signed-off-by: Igor Knippenberg <igor.knippenberg@gmail.com>
2021-03-17 11:35:17 +01:00
..
boards tests: drivers: build_all: add build test for Xilinx drivers 2020-11-17 19:30:20 -05:00
src tests: drivers: build_all: Add fake instance of GPIO device 2021-03-03 11:38:03 +03:00
adc.conf
app.overlay drivers: sensor: icm42605: Fix build issues 2021-02-10 18:21:20 -05:00
CMakeLists.txt
dac.conf
drivers.conf
eeprom.conf
ethernet.conf
gpio.conf tests: drivers: build_all: Add PCAL6408A GPIO driver 2021-03-03 11:38:03 +03:00
gpio.dtsi
i2c.dtsi drivers: sensors: fdc2x1x: Add driver for Texas Instruments FDC2X1X 2021-03-17 11:35:17 +01:00
modem_quectel_bg9x.conf drivers: modem: Add support for quectel bg95 2020-12-01 17:43:59 -05:00
modem_ublox_sara.conf tests: drivers: build_all: Rework modem test to be more generic 2020-10-23 08:53:38 -05:00
modem.conf tests: drivers: build_all: Rework modem test to be more generic 2020-10-23 08:53:38 -05:00
prj.conf
README.txt
sensors_a_h.conf drivers: sensors: fdc2x1x: Add driver for Texas Instruments FDC2X1X 2021-03-17 11:35:17 +01:00
sensors_i_z.conf driver: sensor: npcx: add tachometer sensor support. 2021-02-22 17:56:19 -05:00
sensors_stmemsc_trigger.conf drivers/sensor: add support to IIS2ICLX accelerometer 2020-10-15 09:57:47 -05:00
sensors_stmemsc.conf drivers/sensor: add support to IIS2ICLX accelerometer 2020-10-15 09:57:47 -05:00
sensors_trigger_a_h.conf drivers: sensors: fdc2x1x: Add driver for Texas Instruments FDC2X1X 2021-03-17 11:35:17 +01:00
sensors_trigger_i_z.conf
spi.dtsi tests: drivers: build_all added bmi270 2021-02-22 17:58:00 -05:00
testcase.yaml drivers: modem: Add support for quectel bg95 2020-12-01 17:43:59 -05:00
uart.dtsi drivers: modem: Add support for quectel bg95 2020-12-01 17:43:59 -05:00
xlnx.conf tests: drivers: build_all: add build test for Xilinx drivers 2020-11-17 19:30:20 -05:00

Overview
--------

Build tests for drivers and sensors on all platforms.

This test might now work for some of the drivers, those need to be addressed in
other tests targeting those special cases.

Tests
-----

drivers:
	build all drivers

sensors_a_m:
	build sensors with name beginning a through m.

sensors_n_z:
	build sensors with name beginning n through z.

sensors_trigger:
	build sensors with trigger option enabled