基本功能已完成,还差功耗和架构优化
This commit is contained in:
@@ -251,6 +251,7 @@ INCLUDES := \
|
||||
-Iapps/usr_jb_proto/Protocol \
|
||||
-Iapps/usr_jb_proto/Utils \
|
||||
-Iapps/usr_periph \
|
||||
-Iapps/usr_app \
|
||||
-I$(SYS_INC_DIR) \
|
||||
|
||||
|
||||
@@ -621,6 +622,9 @@ c_SRC_FILES := \
|
||||
apps/usr_jb_proto/Utils/jb_ringbuffer.c \
|
||||
apps/usr_jb_proto/usr_jb_main.c \
|
||||
apps/usr_periph/usr_rtc.c \
|
||||
apps/usr_periph/bsp_hw.c \
|
||||
apps/usr_app/app_led.c \
|
||||
apps/usr_app/app_mode.c \
|
||||
|
||||
|
||||
# usr_le_code 预编译静态库(Release 不附带协议源码,禁止本地重建)
|
||||
|
||||
Reference in New Issue
Block a user