view ostc4pack/create_full_update_bin.bat @ 590:eecb52ab1fce

Align VPM tag in log list to be at same position as GF tag: In the previous version the VPM tag caused the line string to be longer as allowed. As result the log entries of the next dives / lines were not displayed. The change reduces the number of blanks and formats the line in a similar shape as if a GF dive would be displayed.
author Ideenmodellierer
date Tue, 22 Dec 2020 22:23:11 +0100
parents 85ba20760ad4
children
line wrap: on
line source

call step0_copy_bins.bat
call step1_create_OSTC4_firmware_upload_bin.bat
call step1_create_OSTC_RTE_upload.bat
call step1_create_OSTC_FontPack_upload.bat
call step2_create_OSTC4update_bin.bat
pause