diff --git a/Makefile b/Makefile index c209a9c..2eee3bb 100644 --- a/Makefile +++ b/Makefile @@ -85,7 +85,6 @@ Middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM0/port.c \ Middlewares/Third_Party/FreeRTOS/Source/queue.c \ Middlewares/Third_Party/FreeRTOS/Source/tasks.c \ Middlewares/Third_Party/FreeRTOS/Source/timers.c \ -Src/main.c \ Src/stm32f0xx_hal_msp.c \ Src/stm32f0xx_hal_timebase_TIM.c \ Src/stm32f0xx_it.c \