154hyundai

This commit is contained in:
rusefillc 2021-08-07 02:44:17 -04:00
parent e7c1448367
commit 242156801f
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
#!/bin/bash
export PROJECT_BOARD=hellen/hellen121nissan
export PROJECT_BOARD=hellen/hellen154hyundai
export PROJECT_CPU=ARCH_STM32F4
export EXTRA_PARAMS="-DSHORT_BOARD_NAME=hellen121nissan"
export EXTRA_PARAMS="-DSHORT_BOARD_NAME=hellen154hyundai"
cd ..
bash ../common_make.sh