only:small-can-board
This commit is contained in:
rusefi 2023-11-02 11:52:12 -04:00
parent 3a2fd58aa3
commit dac73c6b8a
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ DDEFS += -DSHORT_BOARD_NAME=small-can-board -DSTATIC_BOARD_ID=STATIC_BOARD_ID_SM
DDEFS += -DPERSISTENT_LOCATION_VALUE=\"__attribute__\(\(section\(\\\".ram1\\\"\)\)\)\"
DDEFS += -DPERSISTENT_LOCATION_TODO
DDEFS += -DEFI_SENSOR_CHART=FALSE
# DDEFS += -DLUA_USER_HEAP=50000
DDEFS += -DLUA_USER_HEAP=50000
DDEFS += -DEFI_MC33816=FALSE
DDEFS += -DDL_OUTPUT_BUFFER=1000
DDEFS += -DEFI_LOGIC_ANALYZER=FALSE