aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32F1xx/EXT/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'testhal/STM32F1xx/EXT/Makefile')
-rw-r--r--testhal/STM32F1xx/EXT/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/testhal/STM32F1xx/EXT/Makefile b/testhal/STM32F1xx/EXT/Makefile
index 190662d49..e9b6719d7 100644
--- a/testhal/STM32F1xx/EXT/Makefile
+++ b/testhal/STM32F1xx/EXT/Makefile
@@ -78,7 +78,7 @@ CSRC = $(PORTSRC) \
$(BOARDSRC) \
$(CHIBIOS)/os/various/evtimer.c \
$(CHIBIOS)/os/various/syscalls.c \
- main.c
+ main.c
# C++ sources that can be compiled in ARM or THUMB mode depending on the global
# setting.