Initial commit: TXW82x FPV v2.7.0.7-42229 SDK + project sources
This commit is contained in:
14
project/script.cfg
Normal file
14
project/script.cfg
Normal file
@@ -0,0 +1,14 @@
|
||||
//输入的源文件名
|
||||
app_file = APP.bin
|
||||
//生成输出的文件名
|
||||
output_file = app.bin
|
||||
//参数配置的文件
|
||||
config_file_name = config.cfg
|
||||
|
||||
|
||||
//以下配置一般不修改
|
||||
//对应宏的文件(如果是兼容,则不需要改)
|
||||
param_file_name = pin_param.h
|
||||
code_start = 0xc00
|
||||
code_offset = 0x230
|
||||
|
||||
Reference in New Issue
Block a user