hpw421初始版本
This commit is contained in:
Binary file not shown.
Binary file not shown.
@@ -0,0 +1,9 @@
|
||||
@echo off
|
||||
|
||||
call .\output_tool\ota_bin_ge.bat
|
||||
.\output_tool\xinchip_bootloader2.bat
|
||||
echo Done
|
||||
exit
|
||||
|
||||
|
||||
|
||||
@@ -0,0 +1,9 @@
|
||||
@echo off
|
||||
|
||||
call .\output_tool\ota_bin_ge.bat
|
||||
.\output_tool\xinchip_bootloader2_scan.bat
|
||||
echo Done
|
||||
exit
|
||||
|
||||
|
||||
|
||||
Binary file not shown.
Binary file not shown.
@@ -0,0 +1 @@
|
||||
.\output_tool\ge.exe .\app.bin 0x10 0x20 0x40000 0x11013000 1 .\output_bin\ota_data.bin
|
||||
@@ -0,0 +1,7 @@
|
||||
.\output_tool\xinchip_bootloader2_tool.exe .\output_tool\boot2 ^
|
||||
.\output_tool\host 0x11002000 0 ^
|
||||
app.bin 0x1100E000 1 ^
|
||||
.\output_bin\ble_peripheral.bin 1
|
||||
|
||||
copy .\output_bin\ble_peripheral.bin .\
|
||||
copy .\output_bin\ble_peripheral.bin ..\..\..\..\..\release\ /y
|
||||
@@ -0,0 +1,7 @@
|
||||
.\output_tool\xinchip_bootloader2_tool.exe .\output_tool\boot2 ^
|
||||
.\output_tool\host 0x11002000 0 ^
|
||||
app.bin 0x11011000 1 ^
|
||||
.\output_bin\ble_peripheral.bin 1
|
||||
|
||||
copy .\output_bin\ble_peripheral.bin .\
|
||||
copy .\output_bin\ble_peripheral.bin ..\..\..\..\..\release\ /y
|
||||
Binary file not shown.
Reference in New Issue
Block a user