view ostc4pack/step0_copy_bins.bat @ 903:0f2e5a166d40 Evo_2_23 tip

Disable GNSS operations using compile switch: GNSS IO operation caused the RTE to not switch into sleep mode in case of wrong HW version => Operations have been disabled by inactive ENABLE_GNSS compile switch
author Ideenmodellierer
date Thu, 03 Oct 2024 20:25:49 +0200
parents 85ba20760ad4
children
line wrap: on
line source

copy ..\RefPrj\Firmware\Release\OSTC4_Firmware.bin OSTC4_Firmware.bin /V /Y
copy ..\RefPrj\RTE\Release\OSTC4_RTE.bin OSTC4_RTE.bin /V /Y
copy ..\RefPrj\FontPack\Release\OSTC4_FontPack.bin OSTC4_FontPack.bin /V /Y