# pretty temporary
DDEFS += -DDISABLE_PIN_STATE_VALIDATION=TRUE only:alphax-2chan
This commit is contained in:
parent
5898383214
commit
1f6d43b7c6
|
@ -11,6 +11,9 @@ DDEFS += -DTRIGGER_SCOPE
|
|||
DDEFS += -DFIRMWARE_ID=\"AlphaX-2chan\"
|
||||
DDEFS += -DEFI_SOFTWARE_KNOCK=TRUE -DSTM32_ADC_USE_ADC3=TRUE
|
||||
|
||||
# pretty temporary
|
||||
DDEFS += -DDISABLE_PIN_STATE_VALIDATION=TRUE
|
||||
|
||||
include $(BOARDS_DIR)/hellen/hellen-common144.mk
|
||||
|
||||
DDEFS += $(PRIMARY_COMMUNICATION_PORT_USART2)
|
||||
|
|
Loading…
Reference in New Issue