Skip to content

Commit

Permalink
https://github.com/rusefi/fw-custom-example/issues/14
Browse files Browse the repository at this point in the history
  • Loading branch information
rusefillc committed Sep 2, 2024
1 parent a927fd7 commit b034efa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions compile_firmware.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,6 @@ export EXTRA_LIVE_DATA_FILE=",../../../board_extra.yaml"
# todo: code reuse with manual-generate-meta-data.sh?
export META_OUTPUT_ROOT_FOLDER="../../../generated/"

export AUTOMATION_REF=`git branch --show-current`
cd ext/rusefi/firmware/
bash bin/compile.sh ../../../meta-info.env

0 comments on commit b034efa

Please sign in to comment.