diff options
| author | Aditya Naik | 2020-03-26 16:34:58 -0400 |
|---|---|---|
| committer | Aditya Naik | 2020-03-26 16:34:58 -0400 |
| commit | d4aa4a63eb1c08d210751c06454cbb6fe40f4bb7 (patch) | |
| tree | bb81156b79954aebf1b36ef612c9191b7a969db7 /Makefile | |
| parent | 6681d89d0416f8695e3ca0633e4b6f304f727d02 (diff) | |
Setting up
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 \
|
