feat add winddirection_qs_fx and windspeed_qs_fs for sensor framework
This commit is contained in:
5
APP_Framework/Framework/sensor/winddirection/Makefile
Normal file
5
APP_Framework/Framework/sensor/winddirection/Makefile
Normal file
@@ -0,0 +1,5 @@
|
||||
ifeq ($(CONFIG_SENSOR_QS_FX),y)
|
||||
SRC_DIR += qs-fx
|
||||
endif
|
||||
|
||||
include $(KERNEL_ROOT)/compiler.mk
|
||||
Reference in New Issue
Block a user