zephyr/drivers/sensor/lsm6dsl
Armando Visconti f300dedcc1 drivers/sensor/lsm6dsl: Use DT defines to select I2C/SPI bus
Remove configuration parameter CONFIG_BUS_TYPE. Now we may
make use of DT_ST_LSM6DSL_BUS_I2C and DT_ST_LSM6DSL_BUS_SPI
definition to select the bus.

Signed-off-by: Armando Visconti <armando.visconti@st.com>
2019-01-08 09:15:51 -06:00
..
CMakeLists.txt drivers/sensor/lsm6dsl: Use DT defines to select I2C/SPI bus 2019-01-08 09:15:51 -06:00
Kconfig drivers/sensor/lsm6dsl: Use DT defines to select I2C/SPI bus 2019-01-08 09:15:51 -06:00
lsm6dsl.c drivers/sensor/lsm6dsl: Use DT defines to select I2C/SPI bus 2019-01-08 09:15:51 -06:00
lsm6dsl.h drivers: sensor: Migrate to new logger 2018-10-16 08:49:53 -04:00
lsm6dsl_i2c.c drivers/sensor/lsm6dsl: Use DT defines to select I2C/SPI bus 2019-01-08 09:15:51 -06:00
lsm6dsl_shub.c drivers: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
lsm6dsl_spi.c drivers/sensor/lsm6dsl: Use DT defines to select I2C/SPI bus 2019-01-08 09:15:51 -06:00
lsm6dsl_trigger.c dts_fixups: Use DT_ prefix in all defined labels not related to Kconfig 2018-11-13 10:44:42 -06:00