Revert "only:alphax-4chan_f7"

This reverts commit cca71e23c7.
This commit is contained in:
rusefi 2023-06-30 00:38:44 -04:00
parent 7f188895fd
commit a5c7ff9a73
1 changed files with 0 additions and 1 deletions

View File

@ -22,7 +22,6 @@ ifeq ($(PROJECT_CPU),ARCH_STM32F7)
DDEFS += -DSHORT_BOARD_NAME=alphax-4chan-f7
# TODO: why do I struggle to fit into flash? compare with Proteus
DDEFS += -DCH_DBG_ENABLE_ASSERTS=FALSE
DDEFS += $(PRIMARY_COMMUNICATION_PORT_USART2)
else ifeq ($(PROJECT_CPU),ARCH_STM32F4)
DDEFS += -DSHORT_BOARD_NAME=alphax-4chan
# This board has trigger scope hardware!