only:hellen154hyundai_f7

This commit is contained in:
rusefi 2024-05-04 19:41:38 -04:00
parent 3bb5e7bb56
commit 245a7d1ee9
2 changed files with 2 additions and 1 deletions

View File

@ -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

View File

@ -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