Initial commit: TXW82x FPV v2.7.0.7-42229 SDK + project sources

This commit is contained in:
2026-07-06 11:30:13 +08:00
commit e76462eeb7
3451 changed files with 1415300 additions and 0 deletions

14
project/script.cfg Normal file
View 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