rusefi/firmware/config/boards/proteus/compile_proteus_f7_debug.sh

7 lines
163 B
Bash
Executable File

#!/bin/bash
export EXTRA_PARAMS="-DEFI_LUA=FALSE"
export DEBUG_LEVEL_OPT="-O0 -ggdb -g -Wl,--defsym=FLASH_SIZE=768k"
bash ../common_make.sh proteus ARCH_STM32F7