]> mj.ucw.cz Git - home-hw.git/blobdiff - Makefile
Avoid endpoint collisions
[home-hw.git] / Makefile
index 5335110c2dc2e2fe79073a7087866672fd7c653b..a1e31eb671ea2c2ac41838e26919953bb45c4098 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
 ##########################################################################################################################
-# File automatically-generated by tool: [projectgenerator] version: [2.27.0] date: [Fri Jun 22 20:56:34 CEST 2018] 
+# File automatically-generated by tool: [projectgenerator] version: [2.27.0] date: [Sat Jun 23 19:52:50 CEST 2018] 
 ##########################################################################################################################
 
 # ------------------------------------------------
@@ -53,6 +53,9 @@ 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 \
 /aux/misc/stm/F1-package/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_ll_rcc.c \
 /Src/system_stm32f1xx.c \
 Src/stm32f1xx_it.c \