feat add co2_g8s for sensor framework
This commit is contained in:
@@ -2,4 +2,8 @@ ifeq ($(CONFIG_SENSOR_ZG09),y)
|
||||
SRC_DIR += zg09
|
||||
endif
|
||||
|
||||
ifeq ($(CONFIG_SENSOR_G8S),y)
|
||||
SRC_DIR += g8s
|
||||
endif
|
||||
|
||||
include $(KERNEL_ROOT)/compiler.mk
|
||||
|
||||
Reference in New Issue
Block a user