add 'TB600B_TVOC10' sensor of tvoc to sensor framework

This commit is contained in:
Wang_Weigen
2021-12-15 15:01:30 +08:00
parent 856edb7ec6
commit 19edea21d7
12 changed files with 354 additions and 5 deletions
@@ -0,0 +1,5 @@
ifeq ($(CONFIG_SENSOR_TB600B_TVOC10),y)
SRC_DIR += tb600b_tvoc10
endif
include $(KERNEL_ROOT)/compiler.mk