Subversion Repositories EngineBay2

Rev

Rev 53 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 53 Rev 55
Line 1... Line 1...
1
##########################################################################################################################
1
##########################################################################################################################
2
# File automatically-generated by tool: [projectgenerator] version: [4.1.0] date: [Mon Aug 07 21:03:53 BST 2023] 
2
# File automatically-generated by tool: [projectgenerator] version: [4.4.0-B60] date: [Fri Apr 25 10:13:37 BST 2025] 
3
##########################################################################################################################
3
##########################################################################################################################
4
 
4
 
5
# ------------------------------------------------
5
# ------------------------------------------------
6
# Generic Makefile (based on gcc)
6
# Generic Makefile (based on gcc)
7
#
7
#
Line 56... Line 56...
56
Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_spi.c \
56
Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_spi.c \
57
Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_tim.c \
57
Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_tim.c \
58
Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_tim_ex.c \
58
Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_tim_ex.c \
59
Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_uart.c \
59
Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_uart.c \
60
Core/Src/system_stm32f1xx.c \
60
Core/Src/system_stm32f1xx.c \
61
Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_iwdg.c
61
Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_iwdg.c \
-
 
62
Core/Src/sysmem.c \
-
 
63
Core/Src/syscalls.c
62
 
64
 
63
# ASM sources
65
# ASM sources
64
ASM_SOURCES =  \
66
ASM_SOURCES =  \
65
startup_stm32f103xb.s
67
startup_stm32f103xb.s
66
 
68
 
Line 123... Line 125...
123
-IDrivers/STM32F1xx_HAL_Driver/Inc \
125
-IDrivers/STM32F1xx_HAL_Driver/Inc \
124
-IDrivers/STM32F1xx_HAL_Driver/Inc/Legacy \
126
-IDrivers/STM32F1xx_HAL_Driver/Inc/Legacy \
125
-IDrivers/CMSIS/Device/ST/STM32F1xx/Include \
127
-IDrivers/CMSIS/Device/ST/STM32F1xx/Include \
126
-IDrivers/CMSIS/Include
128
-IDrivers/CMSIS/Include
127
#############################################
129
#############################################
128
############################################## User added 
130
########################################################################################### User added 
129
# C++ sources 
131
# C++ sources 
130
CPP_SOURCES +=
132
CPP_SOURCES +=
131
 
133
 
132
#######################################################
134
#######################################################
133
# Additional code
135
# Additional code