把协议静态编译库改成源码,方便后面做广播切换
This commit is contained in:
@@ -399,6 +399,12 @@ 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_le_code/usr_le_adv.c \
|
||||
apps/usr_le_code/usr_le_recieve.c \
|
||||
apps/usr_le_code/ble_proto.c \
|
||||
apps/usr_le_code/bleproto.c \
|
||||
apps/usr_le_code/bleproto_packer.c \
|
||||
apps/usr_le_code/thirdpart/mjson/mjson.c \
|
||||
apps/usr_periph/usr_rtc.c \
|
||||
apps/usr_periph/bsp_hw.c \
|
||||
apps/usr_app/app_led.c \
|
||||
@@ -567,7 +573,6 @@ LFLAGS := \
|
||||
cpu/br28/liba/libllns.a \
|
||||
cpu/br28/liba/libkwscommon.a \
|
||||
apps/common/third_party_profile/tuya_protocol/sdk/lib/libtuya_lib.a \
|
||||
apps/usr_le_code/lib/libusr_le_code.a \
|
||||
cpu/br28/liba/lib_icsd_adt.a \
|
||||
cpu/br28/liba/lib_diafx.a \
|
||||
cpu/br28/liba/libFFT_pi32v2_OnChip.a \
|
||||
|
||||
Reference in New Issue
Block a user