only:alphax-4k-gdi
This commit is contained in:
parent
4c6bd4a6dd
commit
bae2db3ed4
|
@ -8,7 +8,7 @@ BOARDCPPSRC = $(BOARD_DIR)/board_configuration.cpp
|
|||
DDEFS += -DEFI_MAIN_RELAY_CONTROL=TRUE
|
||||
DDEFS += -DEFI_MC33816=TRUE
|
||||
DDEFS += -DBOARD_TLE9104_COUNT=4
|
||||
|
||||
DDEFS += -DLUA_USER_HEAP=92000
|
||||
|
||||
|
||||
|
||||
|
|
|
@ -17,3 +17,4 @@
|
|||
#define ts_show_gdi true
|
||||
#define ts_show_gdi_low_level false
|
||||
|
||||
#define LUA_SCRIPT_SIZE 26000
|
||||
|
|
Loading…
Reference in New Issue