forked from xuos/xiuos
sync upstream branch and add 'as830' sensor of ch4
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
SRC_FILES := sensor.c
|
||||
|
||||
ifeq ($(CONFIG_SENSOR_CH4),y)
|
||||
SRC_DIR += ch4
|
||||
endif
|
||||
|
||||
ifeq ($(CONFIG_SENSOR_CO2),y)
|
||||
SRC_DIR += co2
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user