zephyr/tests/drivers/build_all
Simon Glass ee34aced6a sensor: max17055: Add MAX17055 driver
Add support for the Maxim MAX17055 fueld-gauge sensor.

Signed-off-by: Simon Glass <sjg@chromium.org>
2020-07-23 12:12:09 -04:00
..
src
app.overlay
CMakeLists.txt
drivers.conf
eeprom.conf
ethernet.conf
gpio.conf
i2c.dtsi
prj.conf
README.txt
sensors_a_h.conf
sensors_i_z.conf
sensors_stmemsc_trigger.conf
sensors_stmemsc.conf
sensors_trigger_a_h.conf
sensors_trigger_i_z.conf
spi.dtsi
testcase.yaml

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