zephyr/tests/drivers
Armando Visconti 72ae24d8d5 driver/sensor: lsm6dso: Add support
Add support to STM LSM6DSO 6-axis IMU sensor driver.
This driver supports communication with device though both
I2C and SPI bus and both polling and drdy trigger mode.

This driver supports also the sensorhub mode with the possibility
to connect a maximum of two external devices, typically a
magnetometer and an environmental sensor, currently selected among
following devices: lis2mdl magnetometer, lps22hh or lps22hb
pressure and temperature sensors, HTS221 humidity sensor.

Signed-off-by: Armando Visconti <armando.visconti@st.com>
2019-07-03 12:17:43 -05:00
..
adc/adc_api
aio
build_all driver/sensor: lsm6dso: Add support 2019-07-03 12:17:43 -05:00
can
counter
dma cleanup: include/: move misc/printk.h to sys/printk.h 2019-06-27 22:55:49 -04:00
entropy/api
flash_simulator
gpio/gpio_basic_api cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
hwinfo/api
i2c cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
i2s
ipm cleanup: include/: move misc/printk.h to sys/printk.h 2019-06-27 22:55:49 -04:00
pci_enum
pinmux/pinmux_basic_api
pwm/pwm_api
rtc/rtc_basic_api
spi/spi_loopback cleanup: include/: move misc/printk.h to sys/printk.h 2019-06-27 22:55:49 -04:00
uart
watchdog/wdt_basic_api