Mercurial > public > ostc4
view ostc4pack/create_full_update_bin.bat @ 486:3db9eba89e3c FixLayout_Header_LogView
Bugfix header EEPROM layout:
Batterycharge was added to the header memory structure which is also used to store data in EEPROM => Information read from EEPROM which were created before the change was not read out correct.
To avoid this problem and to keep the layout consistent a not used data item has been changed to the new batterycharge value
author | ideenmodellierer |
---|---|
date | Tue, 26 May 2020 21:13:12 +0200 |
parents | f8b7642704dd |
children | 85ba20760ad4 |
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 step2_create_OSTC4update_bin.bat pause