hpw421初始版本

This commit is contained in:
xushaoxiang
2026-06-06 16:49:48 +08:00
commit 2339bbfd1f
3283 changed files with 860261 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 ..\