Subversion Repositories dashGPS

Rev

Rev 26 | Rev 28 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 26 Rev 27
Line 1... Line 1...
1
##########################################################################################################################
1
##########################################################################################################################
2
# File automatically-generated by tool: [projectgenerator] version: [3.10.0-B14] date: [Mon Aug 30 14:18:50 BST 2021] 
2
# File automatically-generated by tool: [projectgenerator] version: [3.10.0-B14] date: [Sun Sep 26 15:15:44 BST 2021] 
3
##########################################################################################################################
3
##########################################################################################################################
4
 
4
 
5
# ------------------------------------------------
5
# ------------------------------------------------
6
# Generic Makefile (based on gcc)
6
# Generic Makefile (based on gcc)
7
#
7
#
Line 69... Line 69...
69
Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_pcd_ex.c \
69
Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_pcd_ex.c \
70
Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_ll_usb.c \
70
Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_ll_usb.c \
71
Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_core.c \
71
Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_core.c \
72
Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ctlreq.c \
72
Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ctlreq.c \
73
Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ioreq.c \
73
Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ioreq.c \
74
Middlewares/ST/STM32_USB_Device_Library/Class/CDC/Src/usbd_cdc.c
74
Middlewares/ST/STM32_USB_Device_Library/Class/CDC/Src/usbd_cdc.c \
-
 
75
Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_iwdg.c
75
 
76
 
76
# ASM sources
77
# ASM sources
77
ASM_SOURCES =  \
78
ASM_SOURCES =  \
78
startup_stm32f103xb.s
79
startup_stm32f103xb.s
79
 
80