fw-custom-mega100/compile_firmware.sh

7 lines
223 B
Bash
Raw Normal View History

2024-02-17 12:01:54 -08:00
#!/usr/bin/env bash
2024-09-01 19:09:31 -07:00
export META_OUTPUT_ROOT_FOLDER=$(realpath --relative-to=ext/rusefi/firmware .)
echo "META_OUTPUT_ROOT_FOLDER=$META_OUTPUT_ROOT_FOLDER"
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