add sensor framework
This commit is contained in:
5
APP_Framework/Framework/sensor/temperature/Makefile
Normal file
5
APP_Framework/Framework/sensor/temperature/Makefile
Normal file
@@ -0,0 +1,5 @@
|
||||
ifeq ($(CONFIG_SENSOR_HS300X),y)
|
||||
SRC_DIR += hs300x_temp
|
||||
endif
|
||||
|
||||
include $(KERNEL_ROOT)/compiler.mk
|
||||
Reference in New Issue
Block a user