only:small-can-board
This commit is contained in:
parent
7460a9b5ed
commit
2ed89a2395
|
@ -15,6 +15,10 @@ DDEFS += -DEFI_ENGINE_SNIFFER=FALSE
|
|||
DDEFS += -DEFI_ENGINE_SNIFFER=FALSE
|
||||
DDEFS += -DEFI_TCU=FALSE
|
||||
DDEFS += -DEFI_ENGINE_EMULATOR=FALSE
|
||||
DDEFS += -DEFI_SHAFT_POSITION_INPUT=FALSE
|
||||
DDEFS += -DEFI_ALTERNATOR_CONTROL=FALSE
|
||||
DDEFS += -DEFI_VVT_PID=FALSE
|
||||
DDEFS += -DRAM_UNUSED_SIZE=100
|
||||
|
||||
#Mass Storage
|
||||
DDEFS += -DEFI_EMBED_INI_MSD=FALSE
|
||||
|
|
Loading…
Reference in New Issue