X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=Makefile;h=a1e31eb671ea2c2ac41838e26919953bb45c4098;hb=ead58a1509cc10faab9e9c16875ede707fff47d5;hp=bfeea6eb4c09cf239f75886a236485eafd2d05d8;hpb=cffd7e087d148a4814279ba0f330a7bc079e187f;p=home-hw.git diff --git a/Makefile b/Makefile index bfeea6e..a1e31eb 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ ########################################################################################################################## -# File automatically-generated by tool: [projectgenerator] version: [2.27.0] date: [Wed Jun 20 23:42:35 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 \ @@ -134,9 +137,9 @@ AS_INCLUDES = C_INCLUDES = \ -IInc \ -I/aux/misc/stm/F1-package/Drivers/STM32F1xx_HAL_Driver/Inc \ --I/aux/misc/stm/F1-package/Drivers/CMSIS/Device/ST/STM32F1xx/Include \ +-I/aux/misc/stm/F1-package/Drivers/STM32F1xx_HAL_Driver/Inc/Legacy \ -I/aux/misc/stm/F1-package/Drivers/CMSIS/Include \ --I/aux/misc/stm/F1-package/Drivers/STM32F1xx_HAL_Driver/Inc/Legacy +-I/aux/misc/stm/F1-package/Drivers/CMSIS/Device/ST/STM32F1xx/Include # compile gcc flags