From 57c70d6073b6cc1354a002edeba432399ce0ed7f Mon Sep 17 00:00:00 2001 From: Damien George Date: Tue, 2 Dec 2014 12:40:37 +0000 Subject: stmhal: Move RTC HAL init functions to rtc.c, where they belong. So can remove unnecessary stm32f4xx_hal_msp.c file. --- stmhal/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'stmhal/Makefile') diff --git a/stmhal/Makefile b/stmhal/Makefile index b1308dc7d..abf78ee8d 100644 --- a/stmhal/Makefile +++ b/stmhal/Makefile @@ -76,7 +76,6 @@ SRC_C = \ string0.c \ system_stm32f4xx.c \ stm32f4xx_it.c \ - stm32f4xx_hal_msp.c \ usbd_conf.c \ usbd_desc_cdc_msc.c \ usbd_cdc_interface.c \ -- cgit v1.2.3