FRANKENSO to use HAL_VSS_USE_PAL
This commit is contained in:
parent
cd65c9f988
commit
f2e03e5ab6
|
@ -11,6 +11,7 @@ DDEFS += -DSTM32F407xx
|
|||
|
||||
# We are running on Frankenso hardware!
|
||||
DDEFS += -DHW_FRANKENSO=1
|
||||
DDEFS += -DHAL_VSS_USE_PAL=TRUE
|
||||
|
||||
# Shared variables
|
||||
ALLCSRC += $(BOARDSRC)
|
||||
|
|
Loading…
Reference in New Issue