fome-fw/firmware/config/boards/prometheus/compile_prometheus_405.sh

11 lines
221 B
Bash

#!/bin/bash
# STM32F405 version of the firmware for https://rusefi.com/forum/viewtopic.php?f=4&t=1215
export PROJECT_BOARD=prometheus/f405
export EXTRA_PARAMS=-DSHORT_BOARD_NAME=prometheus_405
bash ../common_make.sh