diff ostc4pack/step0_copy_bins.bat @ 587:85ba20760ad4

update ostc4pack sample files
author heinrichsweikamp
date Wed, 16 Dec 2020 09:43:11 +0100
parents a6f0881074a4
children
line wrap: on
line diff
--- a/ostc4pack/step0_copy_bins.bat	Sun Dec 13 18:31:40 2020 +0100
+++ b/ostc4pack/step0_copy_bins.bat	Wed Dec 16 09:43:11 2020 +0100
@@ -1,3 +1,4 @@
-copy D:\Kitt\Coding\AC6-workspace\OSTC4_Firmware\Debug\OSTC4_Firmware.bin OSTC4_Firmware.bin /V /Y
-copy D:\Kitt\Coding\AC6-workspace\OSTC4_RTE\Debug\OSTC4_RTE.bin OSTC4_RTE.bin /V /Y
+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