fw-custom-test/compile_firmware.sh

9 lines
253 B
Bash
Raw Normal View History

2024-02-17 12:01:54 -08:00
#!/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/"
2023-12-04 06:45:45 -08:00
cd ext/rusefi/firmware/
2024-02-17 12:01:54 -08:00
bash bin/compile.sh ../../../meta-info.env