view ostc4pack/create_full_update_bin.bat @ 593:3a6f922b73ea

Added PrintGraph option to skip invalid data entries: The uint16_t max value 0xFFFF is used to initialize an data array which shall not be printed completly. Only the pixels representing a valid value shall be shown.
author Ideenmodellierer
date Mon, 04 Jan 2021 21:24:24 +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