zephyr/tests/drivers/build_all
Armando Visconti 485f2d410c drivers/sensors: Add iis2dh accelerometer sensor support
Add support to STM IIS2DH the ultra-low-power highperformance
three-axis linear accelerometer.

Signed-off-by: Armando Visconti <armando.visconti@st.com>
2020-07-10 11:49:40 -05:00
..
src
CMakeLists.txt tests: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
README.txt
app.overlay drivers/sensors: Add iis2dh accelerometer sensor support 2020-07-10 11:49:40 -05:00
drivers.conf
eeprom.conf
ethernet.conf
gpio.conf tests: drivers: build_all: add MCP23S17 build configuration 2020-04-17 05:56:05 -05:00
i2c.dtsi drivers/sensors: Add iis2dh accelerometer sensor support 2020-07-10 11:49:40 -05:00
prj.conf
sensors_a_h.conf sensor: add sensor driver for Infineon DPS310 2020-05-14 11:02:29 +02:00
sensors_i_z.conf
sensors_stmemsc.conf drivers/sensors: Add iis2dh accelerometer sensor support 2020-07-10 11:49:40 -05:00
sensors_stmemsc_trigger.conf drivers/sensors: Add iis2dh accelerometer sensor support 2020-07-10 11:49:40 -05:00
sensors_trigger_a_h.conf
sensors_trigger_i_z.conf
spi.dtsi drivers/sensors: Add iis2dh accelerometer sensor support 2020-07-10 11:49:40 -05:00
testcase.yaml tests: drivers: build_all: add MCP23S17 build configuration 2020-04-17 05:56:05 -05:00

README.txt

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