From 79abd9dbf7f1da4a3960eeef79c26985637019ea Mon Sep 17 00:00:00 2001 From: phail Date: Wed, 29 May 2019 00:12:13 +0200 Subject: [PATCH] Update Makefile --- Makefile | 2 ++ 1 file changed, 2 insertions(+) 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 = \