# HG changeset patch # User heinrichsweikamp # Date 1533988667 -7200 # Node ID f8b7642704dd6325be0ef6f1688171a0228d0ce9 # Parent 96026ba1834f681161e82779f410c096bf0f5f02 rename update batch file diff -r 96026ba1834f -r f8b7642704dd ostc4pack/OSTC4_Firmware.bin Binary file ostc4pack/OSTC4_Firmware.bin has changed diff -r 96026ba1834f -r f8b7642704dd ostc4pack/OSTC4_firmware_upload.bin Binary file ostc4pack/OSTC4_firmware_upload.bin has changed diff -r 96026ba1834f -r f8b7642704dd ostc4pack/complete.bat --- a/ostc4pack/complete.bat Fri Aug 10 19:40:55 2018 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,5 +0,0 @@ -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 \ No newline at end of file diff -r 96026ba1834f -r f8b7642704dd ostc4pack/create_full_update_bin.bat --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/ostc4pack/create_full_update_bin.bat Sat Aug 11 13:57:47 2018 +0200 @@ -0,0 +1,5 @@ +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 \ No newline at end of file