rusefillc 2024-02-21 11:43:44 -05:00 committed by GitHub
parent 7eae436e63
commit 450b5312bb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 0 deletions

View File

@ -5,6 +5,9 @@ BOARDCPPSRC = $(BOARD_DIR)/board_configuration.cpp
# defines SHORT_BOARD_NAME
include $(BOARD_DIR)/meta-info.env
# one day when we are grown ups and can coordinate a real life test we shall revisit https://github.com/rusefi/rusefi/issues/6008
DDEFS += -DDISABLE_PIN_STATE_VALIDATION=TRUE
# reduce memory usage monitoring
DDEFS += -DRAM_UNUSED_SIZE=100