zephyr/tests/drivers/build_all
Eug Krashtan 05d798e3a9 drivers: sensor: STM32 die temperature driver
STM32 internal temperature sensor driver.
This sensor can be used to measure the temperature of the CPU
and its surroundings.

Signed-off-by: Eug Krashtan <eug.krashtan@gmail.com>
2021-05-08 10:18:09 -05: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 tests: drivers: Add LED GPIO driver to build_all 2021-04-27 16:21:48 +02:00
CMakeLists.txt
dac.conf
drivers.conf
eeprom.conf
ethernet.conf drivers: eth: add driver for w5500 Ethernet Controller 2020-10-02 11:34:57 +02:00
gpio.conf tests: drivers: build_all: Add PCAL6408A GPIO driver 2021-03-03 11:38:03 +03:00
gpio.dtsi
i2c.dtsi drivers: sensors: smart-battery with SBS 1.1 compliant fuel gauge 2021-05-07 07:55:23 -05:00
led.conf tests: drivers: Add LED GPIO driver to build_all 2021-04-27 16:21:48 +02:00
led.dtsi tests: drivers: Add LED GPIO driver to build_all 2021-04-27 16:21:48 +02: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 drivers: sensors: smart-battery with SBS 1.1 compliant fuel gauge 2021-05-07 07:55:23 -05:00
sensors_a_h.conf driver: sensor: Add support for BMP388 pressure sensor 2021-04-02 08:06:46 -05:00
sensors_i_z.conf drivers: sensor: STM32 die temperature driver 2021-05-08 10:18:09 -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 driver: sensor: Add support for BMP388 pressure sensor 2021-04-02 08:06:46 -05:00
testcase.yaml tests: drivers: Add LED GPIO driver to build_all 2021-04-27 16:21:48 +02: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_h:
	build sensors with name beginning a through h.

sensors_i_z:
	build sensors with name beginning i through z.

sensors_trigger:
	build sensors with trigger option enabled