only:hellen154hyundai_f7
This commit is contained in:
parent
3bb5e7bb56
commit
245a7d1ee9
|
@ -14,6 +14,7 @@
|
|||
# You can set these as environment variables like this:
|
||||
# source config/boards/common_script_read_meta_env.inc config/boards/f407-discovery/meta-info.env
|
||||
# source config/boards/common_script_read_meta_env.inc config/boards/subaru_eg33/meta-info-subaru_eg33_f7.env
|
||||
# source config/boards/common_script_read_meta_env.inc firmware/config/boards/hellen/hellen154hyundai_f7/meta-info-hellen154hyundai_f7.env
|
||||
#
|
||||
# There is also a script to compile the firmware to avoid messing with your environment variables.
|
||||
# ./bin/compile.sh config/boards/f407-discovery/meta-info.env
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
SHORT_BOARD_NAME=hellen154hyundai_f7
|
||||
PROJECT_CPU=ARCH_STM32F7
|
||||
_USE_OPENBLT=yes
|
||||
EXTRA_PARAMS=-DEFI_LUA=FALSE
|
||||
EXTRA_PARAMS=-DEFI_LUA=FALSE -DEFI_LUA_LOOKUP=FALSE
|
||||
DEBUG_LEVEL_OPT=-O0 -ggdb -g -Wl,--defsym=FLASH_SIZE=768k
|
||||
INCLUDE_ELF=yes
|
||||
|
|
Loading…
Reference in New Issue