annotate ostc4pack/create_full_update_bin.bat @ 287:ba9d99a2e310
v1.4.8 release
Update the release file for testing. Rev 286 did not include the 1.4.8 (non-beta) firmware.
author |
heinrichsweikamp |
date |
Mon, 06 May 2019 15:45:19 +0200 (2019-05-06) |
parents |
f8b7642704dd |
children |
85ba20760ad4 |
rev |
line source |
60
|
1 call step0_copy_bins.bat
|
|
2 call step1_create_OSTC4_firmware_upload_bin.bat
|
|
3 call step1_create_OSTC_RTE_upload.bat
|
|
4 call step2_create_OSTC4update_bin.bat
|
|
5 pause |