rusEFI console ISO-TP via PCAN #3667

WOW, YES!!!
This commit is contained in:
rusefillc 2021-12-08 19:26:10 -05:00
parent 3952d4ec07
commit f2cd7f1225
1 changed files with 2 additions and 0 deletions

View File

@ -22,6 +22,8 @@ DDEFS += -DEFI_MAIN_RELAY_CONTROL=TRUE
DDEFS += -DEFI_ICU_INPUTS=FALSE -DHAL_TRIGGER_USE_PAL=TRUE
DDEFS += -DEFI_LOGIC_ANALYZER=FALSE
DDEFS += -DEFI_CAN_SERIAL=TRUE
# This stuff doesn't work on H7 yet
ifneq ($(PROJECT_CPU),ARCH_STM32H7)
DDEFS += -DSTM32_ADC_USE_ADC3=TRUE