8dbe9806ff
I2C interrupts usage should be the preferred way. This commit enables them by default in the STM32 I2C driver itself. Signed-off-by: Armando Visconti <armando.visconti@st.com>
9 lines
185 B
Text
9 lines
185 B
Text
CONFIG_STDOUT_CONSOLE=y
|
|
CONFIG_I2C=y
|
|
CONFIG_SENSOR=y
|
|
CONFIG_HTS221=y
|
|
CONFIG_LPS25HB=y
|
|
CONFIG_LSM6DS0=y
|
|
CONFIG_LIS3MDL=y
|
|
CONFIG_LIS3MDL_TRIGGER_OWN_THREAD=y
|
|
CONFIG_HTS221_TRIGGER_NONE=y
|