# HG changeset patch # User heinrichsweikamp # Date 1691758045 -7200 # Node ID 9319f90d67d94ad53ea2cc41c8fe5d7b18860ade # Parent 682c514c53c06e93639fab3d9bd56b8fa167150f add tools/o3pack.bat and the required tools/libs diff -r 682c514c53c0 -r 9319f90d67d9 tools/1.dll Binary file tools/1.dll has changed diff -r 682c514c53c0 -r 9319f90d67d9 tools/QtCore4.dll Binary file tools/QtCore4.dll has changed diff -r 682c514c53c0 -r 9319f90d67d9 tools/QtGui4.dll Binary file tools/QtGui4.dll has changed diff -r 682c514c53c0 -r 9319f90d67d9 tools/QtSvg4.dll Binary file tools/QtSvg4.dll has changed diff -r 682c514c53c0 -r 9319f90d67d9 tools/hex2bin.exe Binary file tools/hex2bin.exe has changed diff -r 682c514c53c0 -r 9319f90d67d9 tools/o3pack.bat --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tools/o3pack.bat Fri Aug 11 14:47:25 2023 +0200 @@ -0,0 +1,2 @@ +:: Prepares HEX for OSTC companion +o3pack.exe -ostc3 ../hwos.X/dist/default/production/hwos.X.production.hex -f dev_ostc3_firmware.hex \ No newline at end of file