fw-custom-test/compile_firmware.sh

9 lines
253 B
Bash
Executable File

#!/usr/bin/env bash
export EXTRA_LIVE_DATA_FILE=",../../../board_extra.yaml"
# todo: code reuse with manual-generate-meta-data.sh?
export META_OUTPUT_ROOT_FOLDER="../../../generated/"
cd ext/rusefi/firmware/
bash bin/compile.sh ../../../meta-info.env