add sensor 'TB600B_IAQ10' to sensor framework

This commit is contained in:
Wang_Weigen
2021-12-15 11:10:56 +08:00
parent 4a8ac7c02b
commit 856edb7ec6
11 changed files with 363 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
ifeq ($(CONFIG_SENSOR_TB600B_IAQ10),y)
SRC_DIR += tb600b_iaq10
endif
include $(KERNEL_ROOT)/compiler.mk