EMI kills USB and causes a FATAL on the ECU #4310

only:proteus_f4_debug
This commit is contained in:
rusefillc 2023-10-20 10:54:07 -04:00
parent 2f0299832f
commit d0516c2539
1 changed files with 7 additions and 1 deletions

View File

@ -1,6 +1,12 @@
#!/bin/bash
export EXTRA_PARAMS="-DEFI_LUA=FALSE"
export EXTRA_PARAMS="\
-DEFI_HPFP=FALSE \
-DEFI_ALTERNATOR_CONTROL=FALSE \
-DEFI_LOGIC_ANALYZER=FALSE \
-DEFI_TOOTH_LOGGER=FALSE \
-DEFI_LUA=FALSE \
-DRAMDISK_INVALID"
export DEBUG_LEVEL_OPT="-O0 -ggdb -g"
bash ../common_make.sh proteus ARCH_STM32F4