Mercurial > public > ostc4
view ostc4pack/create_full_update_bin.bat @ 795:d4083ac09b5d
Moved DiveO2 sensor specific funtionality into separated file:
Having the protocol functions of all sensors within one file made the code hard to ready and created aa risk of interference between the protocols. In furture every (new) sensor should be maintained in its own source file. The ols UART.c does only contain the function which are used by all UART protocols (common functions).
author | Ideenmodellierer |
---|---|
date | Mon, 31 Jul 2023 19:50:36 +0200 |
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