simulator board name

This commit is contained in:
rusefillc 2023-04-29 06:47:09 -04:00
parent 50bb3aff97
commit 06f10b48df
1 changed files with 1 additions and 1 deletions

View File

@ -253,7 +253,7 @@ CPPWARN = -Wall -Wextra -Wundef
# List all user C define here, like -D_DEBUG=1
UDEFS = -DSIMULATOR
DDEFS += -DFIRMWARE_ID=\"simulator\"
DDEFS += -DFIRMWARE_ID=\"simulator\" -DSHORT_BOARD_NAME=f407-discovery
# Define ASM defines here