X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=Makefile;h=a1e31eb671ea2c2ac41838e26919953bb45c4098;hb=ead58a1509cc10faab9e9c16875ede707fff47d5;hp=a50db714e8f32dcc8a7fcd35847062e6018c0da2;hpb=2d024d38ea3094cf50ef92e00589fb56a066ea9a;p=home-hw.git diff --git a/Makefile b/Makefile index a50db71..a1e31eb 100644 --- a/Makefile +++ b/Makefile @@ -55,6 +55,7 @@ C_SOURCES = \ 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 \