aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--support/ld/stm32/family/f1/performance/vector_symbols.inc (renamed from support/ld/stm32/f1/performance/vector_symbols.inc)0
-rw-r--r--support/make/target-config.mk2
2 files changed, 1 insertions, 1 deletions
diff --git a/support/ld/stm32/f1/performance/vector_symbols.inc b/support/ld/stm32/family/f1/performance/vector_symbols.inc
index f8519bb..f8519bb 100644
--- a/support/ld/stm32/f1/performance/vector_symbols.inc
+++ b/support/ld/stm32/family/f1/performance/vector_symbols.inc
diff --git a/support/make/target-config.mk b/support/make/target-config.mk
index 592e808..98fc4d0 100644
--- a/support/make/target-config.mk
+++ b/support/make/target-config.mk
@@ -56,7 +56,7 @@ endif
# are the only ones we support at this time. If you add support for
# STM32F1 connectivity line MCUs or other STM32 families, this section
# will need to change.
-LD_FAMILY_PATH := $(LDDIR)/stm32/f1/performance
+LD_FAMILY_PATH := $(LDDIR)/stm32/family/f1/performance
LIBMAPLE_MODULE_FAMILY := $(LIBMAPLE_PATH)/stm32f1
# Memory target-specific configuration values