Cypress artifact needs .hex file #1835
This commit is contained in:
parent
37f439390e
commit
d09d2da420
|
@ -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