view ostc4pack/create_full_update_bin.bat @ 848:92a5dc16d52b Evo_2_23

Bugfix tInfo_write_content_simple flip: tInfo_write_content_simple did not consider the switched left <=> right positions in case the display is flipped causing text to be displayed at not intended positions. The fix does take care for exchange of left / right side information.
author Ideenmodellierer
date Thu, 15 Feb 2024 21:26:28 +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