custom-board-bundle-sample-.../firmware/config/boards/hellen/hellen121vag/compile_hellen121vag.sh

8 lines
116 B
Bash
Raw Normal View History

#!/bin/bash
export PROJECT_BOARD=hellen/hellen121vag
export PROJECT_CPU=ARCH_STM32F4
cd ..
bash ../common_make.sh