it's going to be painful
This commit is contained in:
parent
35a0438c32
commit
51a76a9895
|
@ -11,3 +11,4 @@ IS_STM32F429 = yes
|
|||
|
||||
DDEFS += -DFIRMWARE_ID=\"nucleo_f429\"
|
||||
DDEFS += -DDEFAULT_ENGINE_TYPE=MINIMAL_PINS
|
||||
DDEFS += -DSHORT_BOARD_NAME=nucleo_f429
|
||||
|
|
|
@ -10,3 +10,4 @@ DDEFS += -DEFI_ETHERNET=TRUE
|
|||
|
||||
DDEFS += -DFIRMWARE_ID=\"nucleo_h743\"
|
||||
DDEFS += -DDEFAULT_ENGINE_TYPE=MINIMAL_PINS
|
||||
DDEFS += -DSHORT_BOARD_NAME=nucleo_h743
|
||||
|
|
Loading…
Reference in New Issue