rusefi/firmware/config/boards/microrusefi/compile_mre_f4_debug.sh

9 lines
182 B
Bash
Raw Normal View History

2022-01-10 13:42:31 -08:00
#!/bin/bash
2022-04-26 11:07:56 -07:00
export EXTRA_PARAMS="-DRAMDISK_INVALID -DEFI_LUA=FALSE"
2022-01-10 13:42:31 -08:00
export DEBUG_LEVEL_OPT="-O0 -ggdb -g"
# export USE_OPENBLT=yes
bash ../common_make.sh microrusefi ARCH_STM32F4