Files
firmware-test/cp.bat
Charles Kwon a8ba31871e Initial commit: MT firmware project
- BLE peripheral applications
- dr_piezo and bladder_patch projects

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-25 17:26:39 +09:00

2 lines
79 B
Batchfile

for /R "D:\mt_project\mt_firmware" %f in (*.c *.h) do copy /Y "%f" "D:\q\c\"