zephyr/tests/drivers/build_all
Thomas Schmid 9a06428244 sensor: add ms5607 sensor
Implement a driver for the te connectivity ms5607 pressure and
temperature sensor.

Signed-off-by: Thomas Schmid <tom@lfence.de>
2019-12-09 12:22:25 -06:00
..
src
CMakeLists.txt
README.txt
drivers.conf
dts_fixup.h sensor: add ms5607 sensor 2019-12-09 12:22:25 -06:00
eeprom.conf tests: drivers: build_all: add EEPROM build configuration 2019-11-07 16:32:15 -05:00
ethernet.conf
gpio.conf
prj.conf
sensors_a_h.conf
sensors_i_z.conf sensor: add ms5607 sensor 2019-12-09 12:22:25 -06:00
sensors_stmemsc.conf
sensors_stmemsc_trigger.conf
sensors_trigger_a_h.conf
sensors_trigger_i_z.conf driver/sensor: add IIS3DHHC accelerometer sensor 2019-09-16 14:07:56 -05:00
testcase.yaml tests: drivers: build_all: add EEPROM build configuration 2019-11-07 16:32:15 -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