diff options
Diffstat (limited to 'testhal/STM32/STM32F4xx/RTC/Makefile')
-rw-r--r-- | testhal/STM32/STM32F4xx/RTC/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/testhal/STM32/STM32F4xx/RTC/Makefile b/testhal/STM32/STM32F4xx/RTC/Makefile index 1ad2388a1..e2a46cc1c 100644 --- a/testhal/STM32/STM32F4xx/RTC/Makefile +++ b/testhal/STM32/STM32F4xx/RTC/Makefile @@ -105,7 +105,6 @@ CSRC = $(PORTSRC) \ $(CHIBIOS)/os/various/syscalls.c \
$(CHIBIOS)/os/various/shell.c \
$(CHIBIOS)/os/various/chprintf.c \
- $(CHIBIOS)/os/various/chrtclib.c \
main.c
# C++ sources that can be compiled in ARM or THUMB mode depending on the global
|