annotate ostc4pack/step0_copy_bins.bat @ 972:12426391edd9
Evo_2_23 tip
Disabled development debug warnings
author |
Ideenmodellierer |
date |
Sun, 19 Jan 2025 21:03:42 +0100 (4 days ago) |
parents |
85ba20760ad4 |
children |
|
rev |
line source |
587
|
1 copy ..\RefPrj\Firmware\Release\OSTC4_Firmware.bin OSTC4_Firmware.bin /V /Y
|
|
2 copy ..\RefPrj\RTE\Release\OSTC4_RTE.bin OSTC4_RTE.bin /V /Y
|
|
3 copy ..\RefPrj\FontPack\Release\OSTC4_FontPack.bin OSTC4_FontPack.bin /V /Y
|
60
|
4
|