zephyr/tests/drivers/build_all
Armando Visconti 37e77f942a driver/sensor: lps25hb: align driver to auto-generated dts macros
Use auto-generated device tree macros in LPS25HB driver to avoid
usage of dts.fixup code for it.

Signed-off-by: Armando Visconti <armando.visconti@st.com>
2019-02-01 04:19:42 -06:00
..
src
CMakeLists.txt cmake: increase minimal required version to 3.13.1 2019-01-03 11:51:29 -05:00
README.txt
drivers.conf
dts_fixup.h driver/sensor: lps25hb: align driver to auto-generated dts macros 2019-02-01 04:19:42 -06:00
ethernet.conf drivers: eth_enc28j60: moved to dts 2019-01-16 21:28:23 -05:00
gpio.conf
prj.conf
sensors_a_h.conf drivers: sensor: Migrate to new logger 2018-10-16 08:49:53 -04:00
sensors_i_z.conf driver/sensor: use lis2dh as common driver among multiple sensors 2019-01-24 07:26:16 -06:00
sensors_trigger_a_h.conf
sensors_trigger_i_z.conf driver/sensor: use lis2dh as common driver among multiple sensors 2019-01-24 07:26:16 -06:00
testcase.yaml boards: remove pulpino board 2019-01-31 22:47:18 -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