]> mj.ucw.cz Git - home-hw.git/blobdiff - Makefile
Display on I2C2 (not working)
[home-hw.git] / Makefile
index 5696535c5b52c8393e9b7ac6588aa655256e8938..b88dcda168f9cc2ce95d9395e989de594907c41c 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -53,6 +53,10 @@ BUILD_DIR = build
 C_SOURCES =  \
 /aux/misc/stm/F1-package/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_ll_exti.c \
 Src/main.c \
+Src/debug.c \
+Src/usb.c \
+Src/usbdev.c \
+Src/display.c \
 /aux/misc/stm/F1-package/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_ll_rcc.c \
 /Src/system_stm32f1xx.c \
 Src/stm32f1xx_it.c \