diff --git a/Makefile b/Makefile index 832aab5..3a90439 100644 --- a/Makefile +++ b/Makefile @@ -42,6 +42,8 @@ Src/main.c \ Src/bldc.c \ Src/comms.c \ Src/stm32f1xx_it.c \ +Src/BLDC_controller_data.c \ +Src/BLDC_controller.c # ASM sources ASM_SOURCES = \