Cypress artifact needs .hex file #1835
This commit is contained in:
parent
0359e17853
commit
a0ee746837
|
@ -21,6 +21,7 @@ else
|
|||
chmod u+x ../misc/encedo_hex2dfu/hex2dfu.bin
|
||||
../misc/encedo_hex2dfu/hex2dfu.bin -i build/rusefi.hex -o deliver/rusefi.dfu
|
||||
fi
|
||||
# rusEFI console does not use .hex files but for Cypress that's the primary binary format
|
||||
cp build/rusefi.hex deliver/
|
||||
cp build/rusefi.bin deliver/
|
||||
|
||||
|
|
Loading…
Reference in New Issue