3a162cf3d9
Preliminary version of ilps22qs STMEMS Pressure driver to enable reading data from pressure and temperature sensors. Since the interrupts of the device are exclusively software, timers have been used for the management of the data polling in continuous mode with IIO buffer. Available features: - Configure ODR for Pressure and Temperature sensor - Reading raw Pressure and Temperature sensor data - Reading IIO buffer Pressure and Temperature sensor data Signed-off-by: Mario Tesi <mario.tesi@st.com> Change-Id: Ifce3655b2687911b88bdbc854f6ff42778b60a40 Reviewed-on: https://gerrit.st.com/c/linuxandroidopen/stm-ldd-iio/+/284832 Tested-by: CITOOLS <MDG-smet-aci-reviews@list.st.com> Reviewed-by: Matteo DAMENO <matteo.dameno@st.com>
4 lines
83 B
Plaintext
4 lines
83 B
Plaintext
CONFIG_ST_ILPS22QS_IIO=m
|
|
CONFIG_ST_ILPS22QS_I2C_IIO=m
|
|
CONFIG_ST_ILPS22QS_SPI_IIO=m
|