1.mem编译选项
This commit is contained in:
parent
05803937c0
commit
57d0359554
|
@ -121,6 +121,7 @@ SRC = \
|
|||
./SrcCode/System/SysSensor_Exe.c \
|
||||
./SrcCode/System/SysFW_Upgrade_Strg_Obj.c \
|
||||
./SrcCode/System/SysFW_Upgrade.c \
|
||||
./SrcCode/System/sys_usrmem.c \
|
||||
./SrcCode/UIApp/UIAppObj.c \
|
||||
./SrcCode/UIApp/ExifVendor.c \
|
||||
./SrcCode/UIApp/Setup/UISetup_Exe.c \
|
||||
|
|
|
@ -974,6 +974,7 @@
|
|||
#ifndef ANR_FUNC
|
||||
#define ANR_FUNC ENABLE
|
||||
#endif
|
||||
#define SF_NO_SD_SEND DISABLE
|
||||
//////////////////////sf end///////////////////////////////
|
||||
|
||||
/*******************************************************************************************
|
||||
|
|
|
@ -316,6 +316,7 @@ SRC = \
|
|||
./code/source/systemMng/sf_systemMng.c \
|
||||
./code/source/systemMng/sf_commu_mcu_reg.c \
|
||||
./code/source/systemMng/sf_commu_mcu.c \
|
||||
./code/source/systemMng/sys_usrmem.c \
|
||||
./code/source/devMng/sf_dev_other.c \
|
||||
./code/source/devMng/sf_dev_usb.c \
|
||||
./code/source/devMng/sf_keymng.c \
|
||||
|
|
Loading…
Reference in New Issue
Block a user