summaryrefslogtreecommitdiff
path: root/ports/stm/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'ports/stm/Makefile')
-rwxr-xr-xports/stm/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/ports/stm/Makefile b/ports/stm/Makefile
index 2eedcca11..ef70cad81 100755
--- a/ports/stm/Makefile
+++ b/ports/stm/Makefile
@@ -187,10 +187,7 @@ SRC_STM32 = $(addprefix $(HAL_DIR)/Src/stm32$(MCU_SERIES_LOWER)xx_,\
ll_rcc.c \
ll_utils.c \
ll_exti.c \
- )
-#removed:
-# hal_flash_ramfunc.c \
-# ll_fsmc.c \
+)
SRC_STM32 += system_stm32$(MCU_SERIES_LOWER)xx.c