reducing copy-pasta - would this work?

This commit is contained in:
rusefillc 2022-01-04 20:47:12 -05:00
parent 4cd4a8c666
commit 999fa23e2a
1 changed files with 3 additions and 0 deletions

View File

@ -31,5 +31,8 @@ DDEFS += -DEFI_LOGIC_ANALYZER=FALSE
DDEFS += -DHAL_USE_UART=FALSE
DDEFS += -DUART_USE_WAIT=FALSE
# Shared variables
ALLINC += $(BOARDINC)
#Serial flash support
include $(PROJECT_DIR)/hw_layer/drivers/flash/sst26f_jedec.mk