aboutsummaryrefslogtreecommitdiffstats
path: root/testex/STM32/STM32F4xx
diff options
context:
space:
mode:
Diffstat (limited to 'testex/STM32/STM32F4xx')
-rw-r--r--testex/STM32/STM32F4xx/I2C-BMP085/Makefile2
-rw-r--r--testex/STM32/STM32F4xx/I2C-HTS221/Makefile2
-rw-r--r--testex/STM32/STM32F4xx/I2C-LIS3MLD/Makefile2
-rw-r--r--testex/STM32/STM32F4xx/I2C-LPS22HB/Makefile2
-rw-r--r--testex/STM32/STM32F4xx/I2C-LPS25H/Makefile2
-rw-r--r--testex/STM32/STM32F4xx/I2C-LSM303AGR/Makefile2
-rw-r--r--testex/STM32/STM32F4xx/I2C-LSM303DLHC/Makefile2
-rw-r--r--testex/STM32/STM32F4xx/I2C-LSM6DS0/Makefile2
-rw-r--r--testex/STM32/STM32F4xx/I2C-LSM6DSL/Makefile2
-rw-r--r--testex/STM32/STM32F4xx/SPI-L3GD20/Makefile2
-rw-r--r--testex/STM32/STM32F4xx/SPI-LIS302DL/Makefile2
-rw-r--r--testex/STM32/STM32F4xx/SPI-LIS3DSH/Makefile2
12 files changed, 12 insertions, 12 deletions
diff --git a/testex/STM32/STM32F4xx/I2C-BMP085/Makefile b/testex/STM32/STM32F4xx/I2C-BMP085/Makefile
index d712851bb..95ac63dbd 100644
--- a/testex/STM32/STM32F4xx/I2C-BMP085/Makefile
+++ b/testex/STM32/STM32F4xx/I2C-BMP085/Makefile
@@ -220,5 +220,5 @@ ULIBS =
# End of user defines
##############################################################################
-RULESPATH = $(CHIBIOS)/os/common/startup/ARMCMx/compilers/GCC
+RULESPATH = $(CHIBIOS)/os/common/startup/ARMCMx/compilers/GCC/mk
include $(RULESPATH)/rules.mk
diff --git a/testex/STM32/STM32F4xx/I2C-HTS221/Makefile b/testex/STM32/STM32F4xx/I2C-HTS221/Makefile
index 46a1c81a8..301a8bb92 100644
--- a/testex/STM32/STM32F4xx/I2C-HTS221/Makefile
+++ b/testex/STM32/STM32F4xx/I2C-HTS221/Makefile
@@ -211,5 +211,5 @@ ULIBS =
# End of user defines
##############################################################################
-RULESPATH = $(CHIBIOS)/os/common/startup/ARMCMx/compilers/GCC
+RULESPATH = $(CHIBIOS)/os/common/startup/ARMCMx/compilers/GCC/mk
include $(RULESPATH)/rules.mk
diff --git a/testex/STM32/STM32F4xx/I2C-LIS3MLD/Makefile b/testex/STM32/STM32F4xx/I2C-LIS3MLD/Makefile
index b93e8ae3d..05af1d310 100644
--- a/testex/STM32/STM32F4xx/I2C-LIS3MLD/Makefile
+++ b/testex/STM32/STM32F4xx/I2C-LIS3MLD/Makefile
@@ -211,5 +211,5 @@ ULIBS =
# End of user defines
##############################################################################
-RULESPATH = $(CHIBIOS)/os/common/startup/ARMCMx/compilers/GCC
+RULESPATH = $(CHIBIOS)/os/common/startup/ARMCMx/compilers/GCC/mk
include $(RULESPATH)/rules.mk
diff --git a/testex/STM32/STM32F4xx/I2C-LPS22HB/Makefile b/testex/STM32/STM32F4xx/I2C-LPS22HB/Makefile
index add3ae7f0..89543ec4a 100644
--- a/testex/STM32/STM32F4xx/I2C-LPS22HB/Makefile
+++ b/testex/STM32/STM32F4xx/I2C-LPS22HB/Makefile
@@ -211,5 +211,5 @@ ULIBS =
# End of user defines
##############################################################################
-RULESPATH = $(CHIBIOS)/os/common/startup/ARMCMx/compilers/GCC
+RULESPATH = $(CHIBIOS)/os/common/startup/ARMCMx/compilers/GCC/mk
include $(RULESPATH)/rules.mk
diff --git a/testex/STM32/STM32F4xx/I2C-LPS25H/Makefile b/testex/STM32/STM32F4xx/I2C-LPS25H/Makefile
index 3ff40b8c9..368c5f227 100644
--- a/testex/STM32/STM32F4xx/I2C-LPS25H/Makefile
+++ b/testex/STM32/STM32F4xx/I2C-LPS25H/Makefile
@@ -211,5 +211,5 @@ ULIBS =
# End of user defines
##############################################################################
-RULESPATH = $(CHIBIOS)/os/common/startup/ARMCMx/compilers/GCC
+RULESPATH = $(CHIBIOS)/os/common/startup/ARMCMx/compilers/GCC/mk
include $(RULESPATH)/rules.mk
diff --git a/testex/STM32/STM32F4xx/I2C-LSM303AGR/Makefile b/testex/STM32/STM32F4xx/I2C-LSM303AGR/Makefile
index c9697e206..d19e03776 100644
--- a/testex/STM32/STM32F4xx/I2C-LSM303AGR/Makefile
+++ b/testex/STM32/STM32F4xx/I2C-LSM303AGR/Makefile
@@ -212,5 +212,5 @@ ULIBS =
# End of user defines
##############################################################################
-RULESPATH = $(CHIBIOS)/os/common/startup/ARMCMx/compilers/GCC
+RULESPATH = $(CHIBIOS)/os/common/startup/ARMCMx/compilers/GCC/mk
include $(RULESPATH)/rules.mk
diff --git a/testex/STM32/STM32F4xx/I2C-LSM303DLHC/Makefile b/testex/STM32/STM32F4xx/I2C-LSM303DLHC/Makefile
index 9d3c2c8dd..84e7f983c 100644
--- a/testex/STM32/STM32F4xx/I2C-LSM303DLHC/Makefile
+++ b/testex/STM32/STM32F4xx/I2C-LSM303DLHC/Makefile
@@ -211,5 +211,5 @@ ULIBS =
# End of user defines
##############################################################################
-RULESPATH = $(CHIBIOS)/os/common/startup/ARMCMx/compilers/GCC
+RULESPATH = $(CHIBIOS)/os/common/startup/ARMCMx/compilers/GCC/mk
include $(RULESPATH)/rules.mk
diff --git a/testex/STM32/STM32F4xx/I2C-LSM6DS0/Makefile b/testex/STM32/STM32F4xx/I2C-LSM6DS0/Makefile
index b404ccd51..7e6b5da73 100644
--- a/testex/STM32/STM32F4xx/I2C-LSM6DS0/Makefile
+++ b/testex/STM32/STM32F4xx/I2C-LSM6DS0/Makefile
@@ -212,5 +212,5 @@ ULIBS =
# End of user defines
##############################################################################
-RULESPATH = $(CHIBIOS)/os/common/startup/ARMCMx/compilers/GCC
+RULESPATH = $(CHIBIOS)/os/common/startup/ARMCMx/compilers/GCC/mk
include $(RULESPATH)/rules.mk
diff --git a/testex/STM32/STM32F4xx/I2C-LSM6DSL/Makefile b/testex/STM32/STM32F4xx/I2C-LSM6DSL/Makefile
index 37f8949a4..15b4513b1 100644
--- a/testex/STM32/STM32F4xx/I2C-LSM6DSL/Makefile
+++ b/testex/STM32/STM32F4xx/I2C-LSM6DSL/Makefile
@@ -212,5 +212,5 @@ ULIBS =
# End of user defines
##############################################################################
-RULESPATH = $(CHIBIOS)/os/common/startup/ARMCMx/compilers/GCC
+RULESPATH = $(CHIBIOS)/os/common/startup/ARMCMx/compilers/GCC/mk
include $(RULESPATH)/rules.mk
diff --git a/testex/STM32/STM32F4xx/SPI-L3GD20/Makefile b/testex/STM32/STM32F4xx/SPI-L3GD20/Makefile
index 8a147e738..3bbae44af 100644
--- a/testex/STM32/STM32F4xx/SPI-L3GD20/Makefile
+++ b/testex/STM32/STM32F4xx/SPI-L3GD20/Makefile
@@ -215,5 +215,5 @@ ULIBS =
# End of user defines
##############################################################################
-RULESPATH = $(CHIBIOS)/os/common/startup/ARMCMx/compilers/GCC
+RULESPATH = $(CHIBIOS)/os/common/startup/ARMCMx/compilers/GCC/mk
include $(RULESPATH)/rules.mk
diff --git a/testex/STM32/STM32F4xx/SPI-LIS302DL/Makefile b/testex/STM32/STM32F4xx/SPI-LIS302DL/Makefile
index b7f62bcc9..904918942 100644
--- a/testex/STM32/STM32F4xx/SPI-LIS302DL/Makefile
+++ b/testex/STM32/STM32F4xx/SPI-LIS302DL/Makefile
@@ -225,5 +225,5 @@ ULIBS =
# End of user defines
##############################################################################
-RULESPATH = $(CHIBIOS)/os/common/startup/ARMCMx/compilers/GCC
+RULESPATH = $(CHIBIOS)/os/common/startup/ARMCMx/compilers/GCC/mk
include $(RULESPATH)/rules.mk
diff --git a/testex/STM32/STM32F4xx/SPI-LIS3DSH/Makefile b/testex/STM32/STM32F4xx/SPI-LIS3DSH/Makefile
index e572a07e4..f8d25b5fd 100644
--- a/testex/STM32/STM32F4xx/SPI-LIS3DSH/Makefile
+++ b/testex/STM32/STM32F4xx/SPI-LIS3DSH/Makefile
@@ -225,5 +225,5 @@ ULIBS =
# End of user defines
##############################################################################
-RULESPATH = $(CHIBIOS)/os/common/startup/ARMCMx/compilers/GCC
+RULESPATH = $(CHIBIOS)/os/common/startup/ARMCMx/compilers/GCC/mk
include $(RULESPATH)/rules.mk