rusefi/firmware/config/boards/hellen/hellenNA8_96/compile_hellenNA8_96.sh

9 lines
168 B
Bash
Raw Normal View History

2021-12-29 18:23:47 -08:00
#!/bin/bash
export PROJECT_BOARD=hellen/hellen-nb1
export PROJECT_CPU=ARCH_STM32F4
2021-12-29 21:42:52 -08:00
export EXTRA_PARAMS="-DSHORT_BOARD_NAME=hellenNA8_96"
2021-12-29 18:23:47 -08:00
cd ..
bash ../common_make.sh