changeset 652:9319f90d67d9

add tools/o3pack.bat and the required tools/libs
author heinrichsweikamp
date Fri, 11 Aug 2023 14:47:25 +0200
parents 682c514c53c0
children 8bcd138ab744
files tools/1.dll tools/QtCore4.dll tools/QtGui4.dll tools/QtSvg4.dll tools/hex2bin.exe tools/o3pack.bat
diffstat 6 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
Binary file tools/1.dll has changed
Binary file tools/QtCore4.dll has changed
Binary file tools/QtGui4.dll has changed
Binary file tools/QtSvg4.dll has changed
Binary file tools/hex2bin.exe has changed
--- /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