rusefi-1/firmware/config/boards/hellen/hellen64_miataNA6_94/compile_hellenNA6.sh

9 lines
175 B
Bash
Raw Normal View History

2021-04-18 07:15:06 -07:00
#!/bin/bash
2021-04-18 19:03:43 -07:00
export PROJECT_BOARD=hellen/hellen64_miataNA6_94
2021-04-18 07:15:06 -07:00
export PROJECT_CPU=ARCH_STM32F4
2021-04-18 19:03:43 -07:00
export EXTRA_PARAMS="-DSHORT_BOARD_NAME=hellenNA6"
2021-04-18 07:15:06 -07:00
cd ..
bash ../common_make.sh