使用make -f Makeboot 来使用gcc编译

添加 DMod_FireBusReadDatasV2_RC 函数
This commit is contained in:
ranchuan
2023-11-01 18:10:35 +08:00
parent 570476d79b
commit ddeec88a89
14 changed files with 261 additions and 41 deletions

BIN
doc/JW3425_boot_v12.bin Normal file

Binary file not shown.

View File

@@ -5,7 +5,7 @@ import json
BOOT_PATH ="JW3425_boot_v11.bin"
BOOT_PATH ="JW3425_boot_v12.bin"
APP_PATH ="MS-IEpro20231007.bin"
OUT_PATH = BOOT_PATH.split('.')[0]+".jwt"