zephyr/drivers/sensor/sht3xd
Peter A. Bigot aa684363f0 drivers: sht3xd: update to new I2C API
Use the new i2c_write_read() wrapper to simplify the code.

Also add several overlays used to test the sensor on a variety of
boards, and conf file support for trigger testing.

Signed-off-by: Peter A. Bigot <pab@pabigot.com>
2019-02-07 22:04:28 -05:00
..
CMakeLists.txt
Kconfig drivers: sensor: sht3xd: migrate GPIO from Kconfig to device tree 2018-11-30 08:30:13 -08:00
sht3xd.c drivers: sht3xd: update to new I2C API 2019-02-07 22:04:28 -05:00
sht3xd.h drivers: sensors: sht3xd: support multiple devices and DT bindings 2019-01-18 09:43:14 -06:00
sht3xd_trigger.c drivers: sensors: sht3xd: support multiple devices and DT bindings 2019-01-18 09:43:14 -06:00