custom-board-bundle-sample-.../firmware/config/boards/hellen/hellen72/compile_hellen72.sh

8 lines
112 B
Bash

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