aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32F1xx/ADC
diff options
context:
space:
mode:
Diffstat (limited to 'testhal/STM32F1xx/ADC')
-rw-r--r--testhal/STM32F1xx/ADC/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/testhal/STM32F1xx/ADC/Makefile b/testhal/STM32F1xx/ADC/Makefile
index f93aeb073..9ae228410 100644
--- a/testhal/STM32F1xx/ADC/Makefile
+++ b/testhal/STM32F1xx/ADC/Makefile
@@ -201,4 +201,4 @@ ifeq ($(USE_FWLIB),yes)
USE_OPT += -DUSE_STDPERIPH_DRIVER
endif
-include $(CHIBIOS)/os/ports/GCC/ARM/rules.mk
+include $(CHIBIOS)/os/ports/GCC/ARMCMx/rules.mk