zephyr/tests/drivers/build_all
Kamil Rakoczy 687d1040ac Sensor: ADXL345: Add ADXL345 driver
Add support for Analog Devices ADXL345 3-axis I2C accelerometer.

Signed-off-by: Kamil Rakoczy <krakoczy@antmicro.com>
2020-03-13 08:53:43 -05:00
..
src
CMakeLists.txt
drivers.conf
dts_fixup.h
eeprom.conf
ethernet.conf
gpio.conf
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
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