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

only:small-can-board_debug
This commit is contained in:
rusefillc 2023-10-21 14:48:34 -04:00
parent 435f9f9b96
commit a31b8ba49f
2 changed files with 18 additions and 0 deletions

View File

@ -180,6 +180,11 @@ jobs:
ini-file: rusefi_small-can-board.ini
skip-rate: 50
- build-target: small-can-board_debug
folder: config/boards/hellen/small-can-board
ini-file: rusefi_small-can-board.ini
skip-rate: 00
- build-target: hellen88bmw
folder: config/boards/hellen/hellen88bmw
ini-file: rusefi_hellen88bmw.ini

View File

@ -0,0 +1,13 @@
#!/bin/bash
export EXTRA_PARAMS="\
-DEFI_HPFP=FALSE \
-DEFI_ALTERNATOR_CONTROL=FALSE \
-DEFI_LOGIC_ANALYZER=FALSE \
-DEFI_TOOTH_LOGGER=FALSE \
-DEFI_LUA=FALSE -DSHORT_BOARD_NAME=f407-discovery -DSTATIC_BOARD_ID=STATIC_BOARD_ID_F407_DISCOVERY \
-DRAMDISK_INVALID"
export DEBUG_LEVEL_OPT="-O0 -ggdb -g"
export INCLUDE_ELF=yes
cd ..
bash ../common_make.sh hellen/small-can-board ARCH_STM32F4