commit | fdce786c07a1e86fa0f61c30537afabb71438c2c | [log] [tgz] |
---|---|---|
author | Armando Visconti <armando.visconti@st.com> | Tue Jan 15 14:59:12 2019 +0100 |
committer | Maureen Helm <maureen.helm@nxp.com> | Tue Jan 22 08:48:40 2019 -0600 |
tree | 2fb365c8b9105405935e02214d65fd348f416131 | |
parent | 0e7a6ec9ab021379078a5dff62355b2daac5093d [diff] |
driver/sensor: add LIS2DS12 sensor support Add support to STM LIS2DS12 3-axis accelerometer driver. The driver support I2C and SPI bus communication and both polling and drdy trigger mode. Currently it uses high resolution only as power mode. Signed-off-by: Armando Visconti <armando.visconti@st.com>