Mercurial > public > ostc4
view ostc4pack/create_full_update_bin.bat @ 612:82d58470fd94
Bugfix inverted whitspace:
In the print substring function white spaces are bypassed by just increasing the drawing position without really putting a pixel on the screen. As results white space were not draw as yellow boxes resulting in a bad inverted string visualization. => Changed implementation to not bypass inverted white spaces.
author | Ideenmodellierer |
---|---|
date | Fri, 15 Jan 2021 21:20:29 +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