Skip to content

Commit

Permalink
only:uaefi
Browse files Browse the repository at this point in the history
about those 350ms
  • Loading branch information
rusefillc committed Mar 12, 2024
1 parent 92c98d6 commit e8b1fc3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions firmware/config/boards/hellen/uaefi/board.mk
Expand Up @@ -15,6 +15,10 @@ DDEFS += -DEFI_MAX_31855=TRUE

DDEFS += -DHELLEN_BOARD_ID_DEBUG

# on the one hand we do not use boardID YET and it takes 350ms, on the other hand who knows what the future would bring
# as long as we only have one boardID for all units the only consumer of boardID is HW QC process
# DDEFS += -DHW_HELLEN_SKIP_BOARD_TYPE=TRUE

DDEFS += -DHW_HELLEN_UAEFI=1
DDEFS += -DDIAG_5VP_PIN=Gpio::MM100_SPI3_MOSI

Expand Down

0 comments on commit e8b1fc3

Please sign in to comment.