view ostc4pack/create_full_update_bin.bat @ 743:6871d4b586ff

Enable start dive in Big font display: The screen selection is historically done in the T7 refresh cycle in case a switch to dive mode is recognised. Added a switch condition to allow direct start in large font display mode.
author Ideenmodellierer
date Sun, 19 Feb 2023 21:48:47 +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