File tree Expand file tree Collapse file tree 2 files changed +14
-0
lines changed Expand file tree Collapse file tree 2 files changed +14
-0
lines changed Original file line number Diff line number Diff line change 190190#define DT_LSM9DS0_GYRO_INT_GPIO_PIN 1
191191#endif
192192
193+ #ifndef DT_AMS_IAQCORE_0_LABEL
194+ #define DT_AMS_IAQCORE_0_LABEL ""
195+ #define DT_AMS_IAQCORE_0_BUS_NAME ""
196+ #define DT_AMS_IAQCORE_0_BASE_ADDRESS 0x00
197+ #endif
198+
199+ #ifndef DT_AMS_ENS210_0_LABEL
200+ #define DT_AMS_ENS210_0_LABEL ""
201+ #define DT_AMS_ENS210_0_BUS_NAME ""
202+ #define DT_AMS_ENS210_0_BASE_ADDRESS 0x00
203+ #endif
204+
193205#endif /* CONFIG_HAS_DTS_I2C */
194206
195207#if defined(CONFIG_HAS_DTS_SPI )
Original file line number Diff line number Diff line change @@ -16,6 +16,7 @@ CONFIG_ADXL362=y
1616CONFIG_ADXL372=y
1717CONFIG_AK8975=y
1818CONFIG_AMG88XX=y
19+ CONFIG_AMS_IAQ_CORE=y
1920CONFIG_APDS9960=y
2021CONFIG_BMA280=y
2122CONFIG_BMC150_MAGN=y
@@ -25,6 +26,7 @@ CONFIG_BMI160=y
2526CONFIG_BMM150=y
2627CONFIG_CCS811=y
2728CONFIG_DHT=y
29+ CONFIG_ENS210=y
2830CONFIG_FXAS21002=y
2931CONFIG_FXOS8700=y
3032#CONFIG_HDC1008=y
You can’t perform that action at this time.
0 commit comments