summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorAditya Naik2020-03-26 16:34:58 -0400
committerAditya Naik2020-03-26 16:34:58 -0400
commitd4aa4a63eb1c08d210751c06454cbb6fe40f4bb7 (patch)
treebb81156b79954aebf1b36ef612c9191b7a969db7 /Makefile
parent6681d89d0416f8695e3ca0633e4b6f304f727d02 (diff)
Setting up
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 250032c..c6a1ab6 100644
--- a/Makefile
+++ b/Makefile
@@ -54,7 +54,7 @@ Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_exti.c \
Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_tim.c \
Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_tim_ex.c \
Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_uart.c \
-Src/main.c \
+Src/main-hs.c \
Src/stm32f4xx_it.c \
Src/stm32f4xx_hal_msp.c \
Src/system_stm32f4xx.c \