Mercurial > public > ostc4
view ostc4pack/create_full_update_bin.bat @ 720:4f70155362d2
Bugfix set date (year):
In the previous version the year selection was clipped to a range between 16 and 22. To avoid clipping issues in future the clipping is now done based on the firmware release date as lower limit and release date +10 years as upper limit.
author | Ideenmodellierer |
---|---|
date | Tue, 03 Jan 2023 19:47:12 +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