view ostc4pack/create_full_update_bin.bat @ 700:c28c09017210

Bugfix motioncontrol frame deactivation: In the previous version the frame indication the focus state could not be deactivated once it was activated. Rootcause was a fault in the bit operation of the configuration byte which has been fixed now.
author Ideenmodellierer
date Tue, 18 Oct 2022 21:21:32 +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