Mercurial > public > ostc4
diff ostc4pack/step0_copy_bins.bat @ 82:a6f0881074a4 kittz
+i2c analog noise filtering
spi more stable
author | Dmitry Romanov <kitt@bk.ru> |
---|---|
date | Tue, 20 Nov 2018 12:08:19 +0300 |
parents | 96026ba1834f |
children | 85ba20760ad4 |
line wrap: on
line diff
--- a/ostc4pack/step0_copy_bins.bat Sat Oct 06 15:02:11 2018 +0200 +++ b/ostc4pack/step0_copy_bins.bat Tue Nov 20 12:08:19 2018 +0300 @@ -1,3 +1,3 @@ -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 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