This repository has been archived on 2025-04-02. You can view files and clone it, but cannot push or open issues or pull requests.
controller-hart/MDK-ARM/output-bootload.bat

6 lines
167 B
Batchfile

set filename=controller-bootload
set path=controller-v2
@echo off
copy %path%\%filename%.hex ..\Public\出厂文件\output
move .\%filename%.bin ..\Public\出厂文件\output