only:proteus_f7

This commit is contained in:
rusefillc 2024-11-10 12:39:51 -05:00
parent 8490c68e42
commit 0d2f088482
1 changed files with 2 additions and 0 deletions

View File

@ -49,6 +49,8 @@ DDEFS += -DOPENBLT_CAN_TX_PIN=1
# We are running on Proteus hardware!
DDEFS += -DHW_PROTEUS=1
DDEFS += -DLUA_USER_HEAP=32000
ifeq ($(PROJECT_CPU),ARCH_STM32F7)
# todo: KNOCK_SPECTROGRAM to use big_buffer
DDEFS += -DKNOCK_SPECTROGRAM=TRUE