annotate ostc4pack/step0_copy_release.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 fd47e5631b9d
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
266
fd47e5631b9d Added batch to copy bins from release folder
ideenmodellierer
parents:
diff changeset
1 copy ..\..\OSTC4_Firmware\Release\OSTC4_Firmware.bin OSTC4_Firmware.bin /V /Y
fd47e5631b9d Added batch to copy bins from release folder
ideenmodellierer
parents:
diff changeset
2 copy ..\..\OSTC4_RTE\Release\OSTC4_RTE.bin OSTC4_RTE.bin /V /Y
fd47e5631b9d Added batch to copy bins from release folder
ideenmodellierer
parents:
diff changeset
3