154hyundai
This commit is contained in:
parent
e7c1448367
commit
242156801f
|
@ -1,8 +1,8 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
export PROJECT_BOARD=hellen/hellen121nissan
|
export PROJECT_BOARD=hellen/hellen154hyundai
|
||||||
export PROJECT_CPU=ARCH_STM32F4
|
export PROJECT_CPU=ARCH_STM32F4
|
||||||
export EXTRA_PARAMS="-DSHORT_BOARD_NAME=hellen121nissan"
|
export EXTRA_PARAMS="-DSHORT_BOARD_NAME=hellen154hyundai"
|
||||||
|
|
||||||
cd ..
|
cd ..
|
||||||
bash ../common_make.sh
|
bash ../common_make.sh
|
||||||
|
|
Loading…
Reference in New Issue