部分驱动代码完成,待测试
This commit is contained in:
4
Makefile
4
Makefile
@ -250,6 +250,8 @@ INCLUDES := \
|
||||
-Iapps/earphone/xtell_Sensor \
|
||||
-Iapps/earphone/xtell_Sensor/calculate \
|
||||
-Iapps/earphone/xtell_Sensor/ano \
|
||||
-Iapps/earphone/xtell_Sensor/sensor/ \
|
||||
-Iapps/earphone/xtell_Sensor/sensor/ \
|
||||
-I$(SYS_INC_DIR) \
|
||||
|
||||
|
||||
@ -622,6 +624,8 @@ c_SRC_FILES := \
|
||||
apps/earphone/xtell_Sensor/sensor/SC7U22.c \
|
||||
apps/earphone/xtell_Sensor/calculate/skiing_tracker.c \
|
||||
apps/earphone/xtell_Sensor/ano/ano_protocol.c \
|
||||
apps/earphone/xtell_Sensor/sensor/MMC56.c \
|
||||
apps/earphone/xtell_Sensor/sensor/BMP280.c \
|
||||
|
||||
|
||||
# 需要编译的 .S 文件
|
||||
|
||||
Reference in New Issue
Block a user