view ostc4pack/create_full_update_bin.bat @ 906:49ee233c7a74 Evo_2_23

Bugfix de-/activation of deco stop consideration in simulator: A missing compile switch caused the option to follow deco stops or not to be activated all the time. The misssing compile switch has been added to make sure that the active menu line is mapped to the correct option
author ideenmodellierer
date Sun, 13 Oct 2024 18:07:23 +0200
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