aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32/multi/PAL/make
diff options
context:
space:
mode:
Diffstat (limited to 'testhal/STM32/multi/PAL/make')
-rw-r--r--testhal/STM32/multi/PAL/make/stm32f051_discovery.make (renamed from testhal/STM32/multi/PAL/make/stm32f051_discovery)0
-rw-r--r--testhal/STM32/multi/PAL/make/stm32f103_olimex.make (renamed from testhal/STM32/multi/PAL/make/stm32f103_olimex)0
-rw-r--r--testhal/STM32/multi/PAL/make/stm32f303_discovery.make (renamed from testhal/STM32/multi/PAL/make/stm32f303_discovery)2
-rw-r--r--testhal/STM32/multi/PAL/make/stm32f373_eval.make (renamed from testhal/STM32/multi/PAL/make/stm32f373_eval)2
-rw-r--r--testhal/STM32/multi/PAL/make/stm32f407_discovery.make (renamed from testhal/STM32/multi/PAL/make/stm32f407_discovery)2
-rw-r--r--testhal/STM32/multi/PAL/make/stm32f429_discovery.make (renamed from testhal/STM32/multi/PAL/make/stm32f429_discovery)2
-rw-r--r--testhal/STM32/multi/PAL/make/stm32f746_discovery.make (renamed from testhal/STM32/multi/PAL/make/stm32f746_discovery)2
-rw-r--r--testhal/STM32/multi/PAL/make/stm32l053_discovery.make (renamed from testhal/STM32/multi/PAL/make/stm32l053_discovery)2
-rw-r--r--testhal/STM32/multi/PAL/make/stm32l151_discovery.make (renamed from testhal/STM32/multi/PAL/make/stm32l151_discovery)2
-rw-r--r--testhal/STM32/multi/PAL/make/stm32l476_discovery.make (renamed from testhal/STM32/multi/PAL/make/stm32l476_discovery)2
10 files changed, 8 insertions, 8 deletions
diff --git a/testhal/STM32/multi/PAL/make/stm32f051_discovery b/testhal/STM32/multi/PAL/make/stm32f051_discovery.make
index e8bb01915..e8bb01915 100644
--- a/testhal/STM32/multi/PAL/make/stm32f051_discovery
+++ b/testhal/STM32/multi/PAL/make/stm32f051_discovery.make
diff --git a/testhal/STM32/multi/PAL/make/stm32f103_olimex b/testhal/STM32/multi/PAL/make/stm32f103_olimex.make
index b5da54fdc..b5da54fdc 100644
--- a/testhal/STM32/multi/PAL/make/stm32f103_olimex
+++ b/testhal/STM32/multi/PAL/make/stm32f103_olimex.make
diff --git a/testhal/STM32/multi/PAL/make/stm32f303_discovery b/testhal/STM32/multi/PAL/make/stm32f303_discovery.make
index 22fcee6f5..3d54db30a 100644
--- a/testhal/STM32/multi/PAL/make/stm32f303_discovery
+++ b/testhal/STM32/multi/PAL/make/stm32f303_discovery.make
@@ -94,7 +94,7 @@ PROJECT = ch
CHIBIOS := ../../../..
CONFDIR := ./cfg/stm32f303_discovery
BUILDDIR := ./build/stm32f303_discovery
-DEPDIR := ./.dep-stm32f303_discovery
+DEPDIR := ./.dep/stm32f303_discovery
# Licensing files.
include $(CHIBIOS)/os/license/license.mk
diff --git a/testhal/STM32/multi/PAL/make/stm32f373_eval b/testhal/STM32/multi/PAL/make/stm32f373_eval.make
index a642b56ca..d2c017188 100644
--- a/testhal/STM32/multi/PAL/make/stm32f373_eval
+++ b/testhal/STM32/multi/PAL/make/stm32f373_eval.make
@@ -94,7 +94,7 @@ PROJECT = ch
CHIBIOS := ../../../..
CONFDIR := ./cfg/stm32f373_eval
BUILDDIR := ./build/stm32f373_eval
-DEPDIR := ./.dep-stm32f373_eval
+DEPDIR := ./.dep/stm32f373_eval
# Licensing files.
include $(CHIBIOS)/os/license/license.mk
diff --git a/testhal/STM32/multi/PAL/make/stm32f407_discovery b/testhal/STM32/multi/PAL/make/stm32f407_discovery.make
index 0e5c8c745..13c93d71a 100644
--- a/testhal/STM32/multi/PAL/make/stm32f407_discovery
+++ b/testhal/STM32/multi/PAL/make/stm32f407_discovery.make
@@ -94,7 +94,7 @@ PROJECT = ch
CHIBIOS := ../../../..
CONFDIR := ./cfg/stm32f407_discovery
BUILDDIR := ./build/stm32f407_discovery
-DEPDIR := ./.dep-stm32f407_discovery
+DEPDIR := ./.dep/stm32f407_discovery
# Licensing files.
include $(CHIBIOS)/os/license/license.mk
diff --git a/testhal/STM32/multi/PAL/make/stm32f429_discovery b/testhal/STM32/multi/PAL/make/stm32f429_discovery.make
index 850334e93..4d127b581 100644
--- a/testhal/STM32/multi/PAL/make/stm32f429_discovery
+++ b/testhal/STM32/multi/PAL/make/stm32f429_discovery.make
@@ -94,7 +94,7 @@ PROJECT = ch
CHIBIOS := ../../../..
CONFDIR := ./cfg/stm32f429_discovery
BUILDDIR := ./build/stm32f429_discovery
-DEPDIR := ./.dep-stm32f429_discovery
+DEPDIR := ./.dep/stm32f429_discovery
# Licensing files.
include $(CHIBIOS)/os/license/license.mk
diff --git a/testhal/STM32/multi/PAL/make/stm32f746_discovery b/testhal/STM32/multi/PAL/make/stm32f746_discovery.make
index 726d7ec02..4efcb5f3b 100644
--- a/testhal/STM32/multi/PAL/make/stm32f746_discovery
+++ b/testhal/STM32/multi/PAL/make/stm32f746_discovery.make
@@ -94,7 +94,7 @@ PROJECT = ch
CHIBIOS := ../../../..
CONFDIR := ./cfg/stm32f746_discovery
BUILDDIR := ./build/stm32f746_discovery
-DEPDIR := ./.dep-stm32f746_discovery
+DEPDIR := ./.dep/stm32f746_discovery
# Licensing files.
include $(CHIBIOS)/os/license/license.mk
diff --git a/testhal/STM32/multi/PAL/make/stm32l053_discovery b/testhal/STM32/multi/PAL/make/stm32l053_discovery.make
index 3b9522d9a..32344aa5d 100644
--- a/testhal/STM32/multi/PAL/make/stm32l053_discovery
+++ b/testhal/STM32/multi/PAL/make/stm32l053_discovery.make
@@ -84,7 +84,7 @@ PROJECT = ch
CHIBIOS := ../../../..
CONFDIR := ./cfg/stm32l053_discovery
BUILDDIR := ./build/stm32l053_discovery
-DEPDIR := ./.dep-stm32l053_discovery
+DEPDIR := ./.dep/stm32l053_discovery
# Licensing files.
include $(CHIBIOS)/os/license/license.mk
diff --git a/testhal/STM32/multi/PAL/make/stm32l151_discovery b/testhal/STM32/multi/PAL/make/stm32l151_discovery.make
index 186043608..5ec55a43b 100644
--- a/testhal/STM32/multi/PAL/make/stm32l151_discovery
+++ b/testhal/STM32/multi/PAL/make/stm32l151_discovery.make
@@ -84,7 +84,7 @@ PROJECT = ch
CHIBIOS := ../../../..
CONFDIR := ./cfg/stm32l151_discovery
BUILDDIR := ./build/stm32l151_discovery
-DEPDIR := ./.dep-stm32l151_discovery
+DEPDIR := ./.dep/stm32l151_discovery
# Licensing files.
include $(CHIBIOS)/os/license/license.mk
diff --git a/testhal/STM32/multi/PAL/make/stm32l476_discovery b/testhal/STM32/multi/PAL/make/stm32l476_discovery.make
index 99722a0a0..e00a057c3 100644
--- a/testhal/STM32/multi/PAL/make/stm32l476_discovery
+++ b/testhal/STM32/multi/PAL/make/stm32l476_discovery.make
@@ -94,7 +94,7 @@ PROJECT = ch
CHIBIOS := ../../../..
CONFDIR := ./cfg/stm32l476_discovery
BUILDDIR := ./build/stm32l476_discovery
-DEPDIR := ./.dep-stm32l476_discovery
+DEPDIR := ./.dep/stm32l476_discovery
# Licensing files.
include $(CHIBIOS)/os/license/license.mk