zephyr/tests/drivers/build_all
Peter Bigot 6ccaef981c drivers: sensor: lsm9ds0_gyro: convert to new GPIO API
Use the new pin and interrupt configuration API.

NOTE: Because hardware is not available this has been build-tested
only.

Signed-off-by: Peter Bigot <peter.bigot@nordicsemi.no>
2020-02-05 12:00:36 +01:00
..
src
CMakeLists.txt
drivers.conf x86: implement hw-based oops for both variants 2020-01-13 16:35:10 -05:00
dts_fixup.h drivers: sensor: lsm9ds0_gyro: convert to new GPIO API 2020-02-05 12:00:36 +01:00
eeprom.conf
ethernet.conf
gpio.conf
prj.conf
README.txt
sensors_a_h.conf
sensors_i_z.conf
sensors_stmemsc_trigger.conf driver/sensor: stts751: update to use new GPIO API 2020-02-05 12:00:36 +01:00
sensors_stmemsc.conf driver/sensor: stts751: update to use new GPIO API 2020-02-05 12:00:36 +01:00
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