Commit 7666e1cf authored by Ulf Magnusson's avatar Ulf Magnusson Committed by Maureen Helm
Browse files

tests: build_all: Add LPS22HH sensor



To get testing coverage after the fix in the previous commit.

Co-authored-by: default avatarArmando Visconti <armando.visconti@st.com>
Signed-off-by: default avatarUlf Magnusson <Ulf.Magnusson@nordicsemi.no>
parent 967b89a7
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -516,6 +516,9 @@
#define DT_INST_0_ST_LPS22HH_DRDY_GPIOS_CONTROLLER ""
#define DT_INST_0_ST_LPS22HH_DRDY_GPIOS_FLAGS 0
#define DT_INST_0_ST_LPS22HH_DRDY_GPIOS_PIN 0
#define DT_INST_0_ST_LPS22HH_CS_GPIOS_CONTROLLER 0
#define DT_INST_0_ST_LPS22HH_CS_GPIOS_FLAGS 0
#define DT_INST_0_ST_LPS22HH_CS_GPIOS_PIN 0
#define DT_ST_LPS22HH_BUS_SPI 1
#endif

+1 −0
Original line number Diff line number Diff line
@@ -13,6 +13,7 @@ CONFIG_LIS2DS12=y
CONFIG_LIS2MDL=y
CONFIG_LIS3MDL=y
CONFIG_LPS22HB=y
CONFIG_LPS22HH=y
CONFIG_LPS25HB=y
CONFIG_LSM303DLHC_MAGN=y
CONFIG_LSM6DS0=y