it's going to be painful

This commit is contained in:
Andrey 2023-04-29 08:20:53 -04:00
parent 35a0438c32
commit 51a76a9895
2 changed files with 2 additions and 0 deletions

View File

@ -11,3 +11,4 @@ IS_STM32F429 = yes
DDEFS += -DFIRMWARE_ID=\"nucleo_f429\"
DDEFS += -DDEFAULT_ENGINE_TYPE=MINIMAL_PINS
DDEFS += -DSHORT_BOARD_NAME=nucleo_f429

View File

@ -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