forked from xuos/xiuos
add sensor 'TB600B_IAQ10' to sensor framework
This commit is contained in:
5
APP_Framework/Framework/sensor/iaq/Makefile
Normal file
5
APP_Framework/Framework/sensor/iaq/Makefile
Normal file
@@ -0,0 +1,5 @@
|
||||
ifeq ($(CONFIG_SENSOR_TB600B_IAQ10),y)
|
||||
SRC_DIR += tb600b_iaq10
|
||||
endif
|
||||
|
||||
include $(KERNEL_ROOT)/compiler.mk
|
||||
Reference in New Issue
Block a user