]> mj.ucw.cz Git - home-hw.git/blobdiff - Makefile
Display on I2C2 (not working)
[home-hw.git] / Makefile
index 5335110c2dc2e2fe79073a7087866672fd7c653b..b88dcda168f9cc2ce95d9395e989de594907c41c 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,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 \