This commit is contained in:
moyuhai
2026-06-09 16:39:17 +08:00
commit 41a602f89c
3057 changed files with 771495 additions and 0 deletions
@@ -0,0 +1,9 @@
cd ./output_bin
copy ..\app.bin .\
xinchip_bootloader2_tool.exe boot2 ^
stack.bin 0x11003000 1 ^
app.bin 0x11013000 0 ^
ble_peripheral.bin 1
copy .\ble_peripheral.bin ..\
@@ -0,0 +1,9 @@
cd ./output_bin
copy ..\app.bin .\
xinchip_bootloader2_tool.exe boot2 ^
stack.bin 0x11003000 1 ^
app.bin 0x11013000 0 ^
ble_peripheral.bin 1
copy .\ble_peripheral.bin ..\