P0/P1/P2功能实现:接入业务组合根(按键/LED/过零/配网/OTA),联动、11B定时、运行记录、灯泡寿命(DP3/DP4/DP25)、CBR0 VM、512分包
This commit is contained in:
@@ -263,6 +263,7 @@ INCLUDES := \
|
||||
-Iapps/usr_jb_proto/Protocol \
|
||||
-Iapps/usr_jb_proto/Utils \
|
||||
-Iapps/usr_periph \
|
||||
-Iapps/usr_app \
|
||||
-I$(SYS_INC_DIR) \
|
||||
|
||||
|
||||
@@ -397,7 +398,26 @@ c_SRC_FILES := \
|
||||
apps/usr_jb_proto/Utils/jb_common.c \
|
||||
apps/usr_jb_proto/Utils/jb_ringbuffer.c \
|
||||
apps/usr_jb_proto/usr_jb_main.c \
|
||||
apps/usr_periph/bsp_hw.c \
|
||||
apps/usr_periph/bsp_zc.c \
|
||||
apps/usr_periph/usr_rtc.c \
|
||||
apps/usr_app/app_arbiter.c \
|
||||
apps/usr_app/app_defer.c \
|
||||
apps/usr_app/app_function.c \
|
||||
apps/usr_app/app_led.c \
|
||||
apps/usr_app/app_light_life.c \
|
||||
apps/usr_app/app_linkage.c \
|
||||
apps/usr_app/app_nvm.c \
|
||||
apps/usr_app/app_pair.c \
|
||||
apps/usr_app/app_relay.c \
|
||||
apps/usr_app/app_runrec.c \
|
||||
apps/usr_app/app_th_scan.c \
|
||||
apps/usr_app/app_timer_task.c \
|
||||
apps/usr_app/app_zc.c \
|
||||
apps/usr_app/key.c \
|
||||
apps/usr_app/key_manager.c \
|
||||
apps/usr_app/led.c \
|
||||
apps/usr_app/led_manager.c \
|
||||
apps/usr_le_code/ble_proto.c \
|
||||
apps/usr_le_code/bleproto.c \
|
||||
apps/usr_le_code/bleproto_packer.c \
|
||||
|
||||
Reference in New Issue
Block a user