firmware update via CAN #3362

This commit is contained in:
rusefillc 2022-05-10 06:33:30 -04:00
parent 9fd475990d
commit 34e79b624e
2 changed files with 2 additions and 0 deletions

View File

@ -28,6 +28,8 @@ chmod u+x $HEX2DFU
mkdir -p deliver
rm -f deliver/*
set -e
echo "$SCRIPT_NAME: invoking hex2dfu for incremental rusEFI image"
$HEX2DFU -i build/rusefi.hex -C 0x1C -o build/rusefi.dfu

Binary file not shown.