source: trunk/firmware_v3/STM32CubeIDE/Debug/Drivers/STM32C0xx_HAL_Driver/subdir.mk

Last change on this file was 41, checked in by f.jahn, 8 days ago

V3 Version soweit fertig. Relais ansteuerung, modbus, temperatursensor ist implementiert
Commit vor Änderung auf neuen Controller mit mehr Speicher

File size: 20.6 KB
Line 
1################################################################################
2# Automatically-generated file. Do not edit!
3# Toolchain: GNU Tools for STM32 (13.3.rel1)
4################################################################################
5
6# Add inputs and outputs from these tool invocations to the build variables
7C_SRCS += \
8D:/Projekte/ecs_PowerPro/trunk/firmware_v2/Drivers/STM32C0xx_HAL_Driver/Src/stm32c0xx_hal.c \
9D:/Projekte/ecs_PowerPro/trunk/firmware_v2/Drivers/STM32C0xx_HAL_Driver/Src/stm32c0xx_hal_adc.c \
10D:/Projekte/ecs_PowerPro/trunk/firmware_v2/Drivers/STM32C0xx_HAL_Driver/Src/stm32c0xx_hal_adc_ex.c \
11D:/Projekte/ecs_PowerPro/trunk/firmware_v2/Drivers/STM32C0xx_HAL_Driver/Src/stm32c0xx_hal_cortex.c \
12D:/Projekte/ecs_PowerPro/trunk/firmware_v2/Drivers/STM32C0xx_HAL_Driver/Src/stm32c0xx_hal_dma.c \
13D:/Projekte/ecs_PowerPro/trunk/firmware_v2/Drivers/STM32C0xx_HAL_Driver/Src/stm32c0xx_hal_dma_ex.c \
14D:/Projekte/ecs_PowerPro/trunk/firmware_v2/Drivers/STM32C0xx_HAL_Driver/Src/stm32c0xx_hal_exti.c \
15D:/Projekte/ecs_PowerPro/trunk/firmware_v2/Drivers/STM32C0xx_HAL_Driver/Src/stm32c0xx_hal_flash.c \
16D:/Projekte/ecs_PowerPro/trunk/firmware_v2/Drivers/STM32C0xx_HAL_Driver/Src/stm32c0xx_hal_flash_ex.c \
17D:/Projekte/ecs_PowerPro/trunk/firmware_v2/Drivers/STM32C0xx_HAL_Driver/Src/stm32c0xx_hal_gpio.c \
18D:/Projekte/ecs_PowerPro/trunk/firmware_v2/Drivers/STM32C0xx_HAL_Driver/Src/stm32c0xx_hal_pwr.c \
19D:/Projekte/ecs_PowerPro/trunk/firmware_v2/Drivers/STM32C0xx_HAL_Driver/Src/stm32c0xx_hal_pwr_ex.c \
20D:/Projekte/ecs_PowerPro/trunk/firmware_v2/Drivers/STM32C0xx_HAL_Driver/Src/stm32c0xx_hal_rcc.c \
21D:/Projekte/ecs_PowerPro/trunk/firmware_v2/Drivers/STM32C0xx_HAL_Driver/Src/stm32c0xx_hal_rcc_ex.c \
22D:/Projekte/ecs_PowerPro/trunk/firmware_v2/Drivers/STM32C0xx_HAL_Driver/Src/stm32c0xx_hal_tim.c \
23D:/Projekte/ecs_PowerPro/trunk/firmware_v2/Drivers/STM32C0xx_HAL_Driver/Src/stm32c0xx_hal_tim_ex.c \
24D:/Projekte/ecs_PowerPro/trunk/firmware_v2/Drivers/STM32C0xx_HAL_Driver/Src/stm32c0xx_hal_uart.c \
25D:/Projekte/ecs_PowerPro/trunk/firmware_v2/Drivers/STM32C0xx_HAL_Driver/Src/stm32c0xx_hal_uart_ex.c
26
27OBJS += \
28./Drivers/STM32C0xx_HAL_Driver/stm32c0xx_hal.o \
29./Drivers/STM32C0xx_HAL_Driver/stm32c0xx_hal_adc.o \
30./Drivers/STM32C0xx_HAL_Driver/stm32c0xx_hal_adc_ex.o \
31./Drivers/STM32C0xx_HAL_Driver/stm32c0xx_hal_cortex.o \
32./Drivers/STM32C0xx_HAL_Driver/stm32c0xx_hal_dma.o \
33./Drivers/STM32C0xx_HAL_Driver/stm32c0xx_hal_dma_ex.o \
34./Drivers/STM32C0xx_HAL_Driver/stm32c0xx_hal_exti.o \
35./Drivers/STM32C0xx_HAL_Driver/stm32c0xx_hal_flash.o \
36./Drivers/STM32C0xx_HAL_Driver/stm32c0xx_hal_flash_ex.o \
37./Drivers/STM32C0xx_HAL_Driver/stm32c0xx_hal_gpio.o \
38./Drivers/STM32C0xx_HAL_Driver/stm32c0xx_hal_pwr.o \
39./Drivers/STM32C0xx_HAL_Driver/stm32c0xx_hal_pwr_ex.o \
40./Drivers/STM32C0xx_HAL_Driver/stm32c0xx_hal_rcc.o \
41./Drivers/STM32C0xx_HAL_Driver/stm32c0xx_hal_rcc_ex.o \
42./Drivers/STM32C0xx_HAL_Driver/stm32c0xx_hal_tim.o \
43./Drivers/STM32C0xx_HAL_Driver/stm32c0xx_hal_tim_ex.o \
44./Drivers/STM32C0xx_HAL_Driver/stm32c0xx_hal_uart.o \
45./Drivers/STM32C0xx_HAL_Driver/stm32c0xx_hal_uart_ex.o
46
47C_DEPS += \
48./Drivers/STM32C0xx_HAL_Driver/stm32c0xx_hal.d \
49./Drivers/STM32C0xx_HAL_Driver/stm32c0xx_hal_adc.d \
50./Drivers/STM32C0xx_HAL_Driver/stm32c0xx_hal_adc_ex.d \
51./Drivers/STM32C0xx_HAL_Driver/stm32c0xx_hal_cortex.d \
52./Drivers/STM32C0xx_HAL_Driver/stm32c0xx_hal_dma.d \
53./Drivers/STM32C0xx_HAL_Driver/stm32c0xx_hal_dma_ex.d \
54./Drivers/STM32C0xx_HAL_Driver/stm32c0xx_hal_exti.d \
55./Drivers/STM32C0xx_HAL_Driver/stm32c0xx_hal_flash.d \
56./Drivers/STM32C0xx_HAL_Driver/stm32c0xx_hal_flash_ex.d \
57./Drivers/STM32C0xx_HAL_Driver/stm32c0xx_hal_gpio.d \
58./Drivers/STM32C0xx_HAL_Driver/stm32c0xx_hal_pwr.d \
59./Drivers/STM32C0xx_HAL_Driver/stm32c0xx_hal_pwr_ex.d \
60./Drivers/STM32C0xx_HAL_Driver/stm32c0xx_hal_rcc.d \
61./Drivers/STM32C0xx_HAL_Driver/stm32c0xx_hal_rcc_ex.d \
62./Drivers/STM32C0xx_HAL_Driver/stm32c0xx_hal_tim.d \
63./Drivers/STM32C0xx_HAL_Driver/stm32c0xx_hal_tim_ex.d \
64./Drivers/STM32C0xx_HAL_Driver/stm32c0xx_hal_uart.d \
65./Drivers/STM32C0xx_HAL_Driver/stm32c0xx_hal_uart_ex.d
66
67
68# Each subdirectory must supply rules for building sources it contributes
69Drivers/STM32C0xx_HAL_Driver/stm32c0xx_hal.o: D:/Projekte/ecs_PowerPro/trunk/firmware_v2/Drivers/STM32C0xx_HAL_Driver/Src/stm32c0xx_hal.c Drivers/STM32C0xx_HAL_Driver/subdir.mk
70 arm-none-eabi-gcc "$<" -mcpu=cortex-m0plus -std=gnu11 -g3 -DDEBUG -DUSE_HAL_DRIVER -DSTM32C031xx -c -I../../Core/Inc -I../../Drivers/STM32C0xx_HAL_Driver/Inc -I../../Drivers/STM32C0xx_HAL_Driver/Inc/Legacy -I../../Drivers/CMSIS/Device/ST/STM32C0xx/Include -I../../Drivers/CMSIS/Include -I"D:/Projekte/ecs_PowerPro/trunk/firmware_v2/STM32CubeIDE/inc" -Og -ffunction-sections -fdata-sections -Wall -fstack-usage -fcyclomatic-complexity -MMD -MP -MF"$(@:%.o=%.d)" -MT"$@" --specs=nano.specs -mfloat-abi=soft -mthumb -o "$@"
71Drivers/STM32C0xx_HAL_Driver/stm32c0xx_hal_adc.o: D:/Projekte/ecs_PowerPro/trunk/firmware_v2/Drivers/STM32C0xx_HAL_Driver/Src/stm32c0xx_hal_adc.c Drivers/STM32C0xx_HAL_Driver/subdir.mk
72 arm-none-eabi-gcc "$<" -mcpu=cortex-m0plus -std=gnu11 -g3 -DDEBUG -DUSE_HAL_DRIVER -DSTM32C031xx -c -I../../Core/Inc -I../../Drivers/STM32C0xx_HAL_Driver/Inc -I../../Drivers/STM32C0xx_HAL_Driver/Inc/Legacy -I../../Drivers/CMSIS/Device/ST/STM32C0xx/Include -I../../Drivers/CMSIS/Include -I"D:/Projekte/ecs_PowerPro/trunk/firmware_v2/STM32CubeIDE/inc" -Og -ffunction-sections -fdata-sections -Wall -fstack-usage -fcyclomatic-complexity -MMD -MP -MF"$(@:%.o=%.d)" -MT"$@" --specs=nano.specs -mfloat-abi=soft -mthumb -o "$@"
73Drivers/STM32C0xx_HAL_Driver/stm32c0xx_hal_adc_ex.o: D:/Projekte/ecs_PowerPro/trunk/firmware_v2/Drivers/STM32C0xx_HAL_Driver/Src/stm32c0xx_hal_adc_ex.c Drivers/STM32C0xx_HAL_Driver/subdir.mk
74 arm-none-eabi-gcc "$<" -mcpu=cortex-m0plus -std=gnu11 -g3 -DDEBUG -DUSE_HAL_DRIVER -DSTM32C031xx -c -I../../Core/Inc -I../../Drivers/STM32C0xx_HAL_Driver/Inc -I../../Drivers/STM32C0xx_HAL_Driver/Inc/Legacy -I../../Drivers/CMSIS/Device/ST/STM32C0xx/Include -I../../Drivers/CMSIS/Include -I"D:/Projekte/ecs_PowerPro/trunk/firmware_v2/STM32CubeIDE/inc" -Og -ffunction-sections -fdata-sections -Wall -fstack-usage -fcyclomatic-complexity -MMD -MP -MF"$(@:%.o=%.d)" -MT"$@" --specs=nano.specs -mfloat-abi=soft -mthumb -o "$@"
75Drivers/STM32C0xx_HAL_Driver/stm32c0xx_hal_cortex.o: D:/Projekte/ecs_PowerPro/trunk/firmware_v2/Drivers/STM32C0xx_HAL_Driver/Src/stm32c0xx_hal_cortex.c Drivers/STM32C0xx_HAL_Driver/subdir.mk
76 arm-none-eabi-gcc "$<" -mcpu=cortex-m0plus -std=gnu11 -g3 -DDEBUG -DUSE_HAL_DRIVER -DSTM32C031xx -c -I../../Core/Inc -I../../Drivers/STM32C0xx_HAL_Driver/Inc -I../../Drivers/STM32C0xx_HAL_Driver/Inc/Legacy -I../../Drivers/CMSIS/Device/ST/STM32C0xx/Include -I../../Drivers/CMSIS/Include -I"D:/Projekte/ecs_PowerPro/trunk/firmware_v2/STM32CubeIDE/inc" -Og -ffunction-sections -fdata-sections -Wall -fstack-usage -fcyclomatic-complexity -MMD -MP -MF"$(@:%.o=%.d)" -MT"$@" --specs=nano.specs -mfloat-abi=soft -mthumb -o "$@"
77Drivers/STM32C0xx_HAL_Driver/stm32c0xx_hal_dma.o: D:/Projekte/ecs_PowerPro/trunk/firmware_v2/Drivers/STM32C0xx_HAL_Driver/Src/stm32c0xx_hal_dma.c Drivers/STM32C0xx_HAL_Driver/subdir.mk
78 arm-none-eabi-gcc "$<" -mcpu=cortex-m0plus -std=gnu11 -g3 -DDEBUG -DUSE_HAL_DRIVER -DSTM32C031xx -c -I../../Core/Inc -I../../Drivers/STM32C0xx_HAL_Driver/Inc -I../../Drivers/STM32C0xx_HAL_Driver/Inc/Legacy -I../../Drivers/CMSIS/Device/ST/STM32C0xx/Include -I../../Drivers/CMSIS/Include -I"D:/Projekte/ecs_PowerPro/trunk/firmware_v2/STM32CubeIDE/inc" -Og -ffunction-sections -fdata-sections -Wall -fstack-usage -fcyclomatic-complexity -MMD -MP -MF"$(@:%.o=%.d)" -MT"$@" --specs=nano.specs -mfloat-abi=soft -mthumb -o "$@"
79Drivers/STM32C0xx_HAL_Driver/stm32c0xx_hal_dma_ex.o: D:/Projekte/ecs_PowerPro/trunk/firmware_v2/Drivers/STM32C0xx_HAL_Driver/Src/stm32c0xx_hal_dma_ex.c Drivers/STM32C0xx_HAL_Driver/subdir.mk
80 arm-none-eabi-gcc "$<" -mcpu=cortex-m0plus -std=gnu11 -g3 -DDEBUG -DUSE_HAL_DRIVER -DSTM32C031xx -c -I../../Core/Inc -I../../Drivers/STM32C0xx_HAL_Driver/Inc -I../../Drivers/STM32C0xx_HAL_Driver/Inc/Legacy -I../../Drivers/CMSIS/Device/ST/STM32C0xx/Include -I../../Drivers/CMSIS/Include -I"D:/Projekte/ecs_PowerPro/trunk/firmware_v2/STM32CubeIDE/inc" -Og -ffunction-sections -fdata-sections -Wall -fstack-usage -fcyclomatic-complexity -MMD -MP -MF"$(@:%.o=%.d)" -MT"$@" --specs=nano.specs -mfloat-abi=soft -mthumb -o "$@"
81Drivers/STM32C0xx_HAL_Driver/stm32c0xx_hal_exti.o: D:/Projekte/ecs_PowerPro/trunk/firmware_v2/Drivers/STM32C0xx_HAL_Driver/Src/stm32c0xx_hal_exti.c Drivers/STM32C0xx_HAL_Driver/subdir.mk
82 arm-none-eabi-gcc "$<" -mcpu=cortex-m0plus -std=gnu11 -g3 -DDEBUG -DUSE_HAL_DRIVER -DSTM32C031xx -c -I../../Core/Inc -I../../Drivers/STM32C0xx_HAL_Driver/Inc -I../../Drivers/STM32C0xx_HAL_Driver/Inc/Legacy -I../../Drivers/CMSIS/Device/ST/STM32C0xx/Include -I../../Drivers/CMSIS/Include -I"D:/Projekte/ecs_PowerPro/trunk/firmware_v2/STM32CubeIDE/inc" -Og -ffunction-sections -fdata-sections -Wall -fstack-usage -fcyclomatic-complexity -MMD -MP -MF"$(@:%.o=%.d)" -MT"$@" --specs=nano.specs -mfloat-abi=soft -mthumb -o "$@"
83Drivers/STM32C0xx_HAL_Driver/stm32c0xx_hal_flash.o: D:/Projekte/ecs_PowerPro/trunk/firmware_v2/Drivers/STM32C0xx_HAL_Driver/Src/stm32c0xx_hal_flash.c Drivers/STM32C0xx_HAL_Driver/subdir.mk
84 arm-none-eabi-gcc "$<" -mcpu=cortex-m0plus -std=gnu11 -g3 -DDEBUG -DUSE_HAL_DRIVER -DSTM32C031xx -c -I../../Core/Inc -I../../Drivers/STM32C0xx_HAL_Driver/Inc -I../../Drivers/STM32C0xx_HAL_Driver/Inc/Legacy -I../../Drivers/CMSIS/Device/ST/STM32C0xx/Include -I../../Drivers/CMSIS/Include -I"D:/Projekte/ecs_PowerPro/trunk/firmware_v2/STM32CubeIDE/inc" -Og -ffunction-sections -fdata-sections -Wall -fstack-usage -fcyclomatic-complexity -MMD -MP -MF"$(@:%.o=%.d)" -MT"$@" --specs=nano.specs -mfloat-abi=soft -mthumb -o "$@"
85Drivers/STM32C0xx_HAL_Driver/stm32c0xx_hal_flash_ex.o: D:/Projekte/ecs_PowerPro/trunk/firmware_v2/Drivers/STM32C0xx_HAL_Driver/Src/stm32c0xx_hal_flash_ex.c Drivers/STM32C0xx_HAL_Driver/subdir.mk
86 arm-none-eabi-gcc "$<" -mcpu=cortex-m0plus -std=gnu11 -g3 -DDEBUG -DUSE_HAL_DRIVER -DSTM32C031xx -c -I../../Core/Inc -I../../Drivers/STM32C0xx_HAL_Driver/Inc -I../../Drivers/STM32C0xx_HAL_Driver/Inc/Legacy -I../../Drivers/CMSIS/Device/ST/STM32C0xx/Include -I../../Drivers/CMSIS/Include -I"D:/Projekte/ecs_PowerPro/trunk/firmware_v2/STM32CubeIDE/inc" -Og -ffunction-sections -fdata-sections -Wall -fstack-usage -fcyclomatic-complexity -MMD -MP -MF"$(@:%.o=%.d)" -MT"$@" --specs=nano.specs -mfloat-abi=soft -mthumb -o "$@"
87Drivers/STM32C0xx_HAL_Driver/stm32c0xx_hal_gpio.o: D:/Projekte/ecs_PowerPro/trunk/firmware_v2/Drivers/STM32C0xx_HAL_Driver/Src/stm32c0xx_hal_gpio.c Drivers/STM32C0xx_HAL_Driver/subdir.mk
88 arm-none-eabi-gcc "$<" -mcpu=cortex-m0plus -std=gnu11 -g3 -DDEBUG -DUSE_HAL_DRIVER -DSTM32C031xx -c -I../../Core/Inc -I../../Drivers/STM32C0xx_HAL_Driver/Inc -I../../Drivers/STM32C0xx_HAL_Driver/Inc/Legacy -I../../Drivers/CMSIS/Device/ST/STM32C0xx/Include -I../../Drivers/CMSIS/Include -I"D:/Projekte/ecs_PowerPro/trunk/firmware_v2/STM32CubeIDE/inc" -Og -ffunction-sections -fdata-sections -Wall -fstack-usage -fcyclomatic-complexity -MMD -MP -MF"$(@:%.o=%.d)" -MT"$@" --specs=nano.specs -mfloat-abi=soft -mthumb -o "$@"
89Drivers/STM32C0xx_HAL_Driver/stm32c0xx_hal_pwr.o: D:/Projekte/ecs_PowerPro/trunk/firmware_v2/Drivers/STM32C0xx_HAL_Driver/Src/stm32c0xx_hal_pwr.c Drivers/STM32C0xx_HAL_Driver/subdir.mk
90 arm-none-eabi-gcc "$<" -mcpu=cortex-m0plus -std=gnu11 -g3 -DDEBUG -DUSE_HAL_DRIVER -DSTM32C031xx -c -I../../Core/Inc -I../../Drivers/STM32C0xx_HAL_Driver/Inc -I../../Drivers/STM32C0xx_HAL_Driver/Inc/Legacy -I../../Drivers/CMSIS/Device/ST/STM32C0xx/Include -I../../Drivers/CMSIS/Include -I"D:/Projekte/ecs_PowerPro/trunk/firmware_v2/STM32CubeIDE/inc" -Og -ffunction-sections -fdata-sections -Wall -fstack-usage -fcyclomatic-complexity -MMD -MP -MF"$(@:%.o=%.d)" -MT"$@" --specs=nano.specs -mfloat-abi=soft -mthumb -o "$@"
91Drivers/STM32C0xx_HAL_Driver/stm32c0xx_hal_pwr_ex.o: D:/Projekte/ecs_PowerPro/trunk/firmware_v2/Drivers/STM32C0xx_HAL_Driver/Src/stm32c0xx_hal_pwr_ex.c Drivers/STM32C0xx_HAL_Driver/subdir.mk
92 arm-none-eabi-gcc "$<" -mcpu=cortex-m0plus -std=gnu11 -g3 -DDEBUG -DUSE_HAL_DRIVER -DSTM32C031xx -c -I../../Core/Inc -I../../Drivers/STM32C0xx_HAL_Driver/Inc -I../../Drivers/STM32C0xx_HAL_Driver/Inc/Legacy -I../../Drivers/CMSIS/Device/ST/STM32C0xx/Include -I../../Drivers/CMSIS/Include -I"D:/Projekte/ecs_PowerPro/trunk/firmware_v2/STM32CubeIDE/inc" -Og -ffunction-sections -fdata-sections -Wall -fstack-usage -fcyclomatic-complexity -MMD -MP -MF"$(@:%.o=%.d)" -MT"$@" --specs=nano.specs -mfloat-abi=soft -mthumb -o "$@"
93Drivers/STM32C0xx_HAL_Driver/stm32c0xx_hal_rcc.o: D:/Projekte/ecs_PowerPro/trunk/firmware_v2/Drivers/STM32C0xx_HAL_Driver/Src/stm32c0xx_hal_rcc.c Drivers/STM32C0xx_HAL_Driver/subdir.mk
94 arm-none-eabi-gcc "$<" -mcpu=cortex-m0plus -std=gnu11 -g3 -DDEBUG -DUSE_HAL_DRIVER -DSTM32C031xx -c -I../../Core/Inc -I../../Drivers/STM32C0xx_HAL_Driver/Inc -I../../Drivers/STM32C0xx_HAL_Driver/Inc/Legacy -I../../Drivers/CMSIS/Device/ST/STM32C0xx/Include -I../../Drivers/CMSIS/Include -I"D:/Projekte/ecs_PowerPro/trunk/firmware_v2/STM32CubeIDE/inc" -Og -ffunction-sections -fdata-sections -Wall -fstack-usage -fcyclomatic-complexity -MMD -MP -MF"$(@:%.o=%.d)" -MT"$@" --specs=nano.specs -mfloat-abi=soft -mthumb -o "$@"
95Drivers/STM32C0xx_HAL_Driver/stm32c0xx_hal_rcc_ex.o: D:/Projekte/ecs_PowerPro/trunk/firmware_v2/Drivers/STM32C0xx_HAL_Driver/Src/stm32c0xx_hal_rcc_ex.c Drivers/STM32C0xx_HAL_Driver/subdir.mk
96 arm-none-eabi-gcc "$<" -mcpu=cortex-m0plus -std=gnu11 -g3 -DDEBUG -DUSE_HAL_DRIVER -DSTM32C031xx -c -I../../Core/Inc -I../../Drivers/STM32C0xx_HAL_Driver/Inc -I../../Drivers/STM32C0xx_HAL_Driver/Inc/Legacy -I../../Drivers/CMSIS/Device/ST/STM32C0xx/Include -I../../Drivers/CMSIS/Include -I"D:/Projekte/ecs_PowerPro/trunk/firmware_v2/STM32CubeIDE/inc" -Og -ffunction-sections -fdata-sections -Wall -fstack-usage -fcyclomatic-complexity -MMD -MP -MF"$(@:%.o=%.d)" -MT"$@" --specs=nano.specs -mfloat-abi=soft -mthumb -o "$@"
97Drivers/STM32C0xx_HAL_Driver/stm32c0xx_hal_tim.o: D:/Projekte/ecs_PowerPro/trunk/firmware_v2/Drivers/STM32C0xx_HAL_Driver/Src/stm32c0xx_hal_tim.c Drivers/STM32C0xx_HAL_Driver/subdir.mk
98 arm-none-eabi-gcc "$<" -mcpu=cortex-m0plus -std=gnu11 -g3 -DDEBUG -DUSE_HAL_DRIVER -DSTM32C031xx -c -I../../Core/Inc -I../../Drivers/STM32C0xx_HAL_Driver/Inc -I../../Drivers/STM32C0xx_HAL_Driver/Inc/Legacy -I../../Drivers/CMSIS/Device/ST/STM32C0xx/Include -I../../Drivers/CMSIS/Include -I"D:/Projekte/ecs_PowerPro/trunk/firmware_v2/STM32CubeIDE/inc" -Og -ffunction-sections -fdata-sections -Wall -fstack-usage -fcyclomatic-complexity -MMD -MP -MF"$(@:%.o=%.d)" -MT"$@" --specs=nano.specs -mfloat-abi=soft -mthumb -o "$@"
99Drivers/STM32C0xx_HAL_Driver/stm32c0xx_hal_tim_ex.o: D:/Projekte/ecs_PowerPro/trunk/firmware_v2/Drivers/STM32C0xx_HAL_Driver/Src/stm32c0xx_hal_tim_ex.c Drivers/STM32C0xx_HAL_Driver/subdir.mk
100 arm-none-eabi-gcc "$<" -mcpu=cortex-m0plus -std=gnu11 -g3 -DDEBUG -DUSE_HAL_DRIVER -DSTM32C031xx -c -I../../Core/Inc -I../../Drivers/STM32C0xx_HAL_Driver/Inc -I../../Drivers/STM32C0xx_HAL_Driver/Inc/Legacy -I../../Drivers/CMSIS/Device/ST/STM32C0xx/Include -I../../Drivers/CMSIS/Include -I"D:/Projekte/ecs_PowerPro/trunk/firmware_v2/STM32CubeIDE/inc" -Og -ffunction-sections -fdata-sections -Wall -fstack-usage -fcyclomatic-complexity -MMD -MP -MF"$(@:%.o=%.d)" -MT"$@" --specs=nano.specs -mfloat-abi=soft -mthumb -o "$@"
101Drivers/STM32C0xx_HAL_Driver/stm32c0xx_hal_uart.o: D:/Projekte/ecs_PowerPro/trunk/firmware_v2/Drivers/STM32C0xx_HAL_Driver/Src/stm32c0xx_hal_uart.c Drivers/STM32C0xx_HAL_Driver/subdir.mk
102 arm-none-eabi-gcc "$<" -mcpu=cortex-m0plus -std=gnu11 -g3 -DDEBUG -DUSE_HAL_DRIVER -DSTM32C031xx -c -I../../Core/Inc -I../../Drivers/STM32C0xx_HAL_Driver/Inc -I../../Drivers/STM32C0xx_HAL_Driver/Inc/Legacy -I../../Drivers/CMSIS/Device/ST/STM32C0xx/Include -I../../Drivers/CMSIS/Include -I"D:/Projekte/ecs_PowerPro/trunk/firmware_v2/STM32CubeIDE/inc" -Og -ffunction-sections -fdata-sections -Wall -fstack-usage -fcyclomatic-complexity -MMD -MP -MF"$(@:%.o=%.d)" -MT"$@" --specs=nano.specs -mfloat-abi=soft -mthumb -o "$@"
103Drivers/STM32C0xx_HAL_Driver/stm32c0xx_hal_uart_ex.o: D:/Projekte/ecs_PowerPro/trunk/firmware_v2/Drivers/STM32C0xx_HAL_Driver/Src/stm32c0xx_hal_uart_ex.c Drivers/STM32C0xx_HAL_Driver/subdir.mk
104 arm-none-eabi-gcc "$<" -mcpu=cortex-m0plus -std=gnu11 -g3 -DDEBUG -DUSE_HAL_DRIVER -DSTM32C031xx -c -I../../Core/Inc -I../../Drivers/STM32C0xx_HAL_Driver/Inc -I../../Drivers/STM32C0xx_HAL_Driver/Inc/Legacy -I../../Drivers/CMSIS/Device/ST/STM32C0xx/Include -I../../Drivers/CMSIS/Include -I"D:/Projekte/ecs_PowerPro/trunk/firmware_v2/STM32CubeIDE/inc" -Og -ffunction-sections -fdata-sections -Wall -fstack-usage -fcyclomatic-complexity -MMD -MP -MF"$(@:%.o=%.d)" -MT"$@" --specs=nano.specs -mfloat-abi=soft -mthumb -o "$@"
105
106clean: clean-Drivers-2f-STM32C0xx_HAL_Driver
107
108clean-Drivers-2f-STM32C0xx_HAL_Driver:
109 -$(RM) ./Drivers/STM32C0xx_HAL_Driver/stm32c0xx_hal.cyclo ./Drivers/STM32C0xx_HAL_Driver/stm32c0xx_hal.d ./Drivers/STM32C0xx_HAL_Driver/stm32c0xx_hal.o ./Drivers/STM32C0xx_HAL_Driver/stm32c0xx_hal.su ./Drivers/STM32C0xx_HAL_Driver/stm32c0xx_hal_adc.cyclo ./Drivers/STM32C0xx_HAL_Driver/stm32c0xx_hal_adc.d ./Drivers/STM32C0xx_HAL_Driver/stm32c0xx_hal_adc.o ./Drivers/STM32C0xx_HAL_Driver/stm32c0xx_hal_adc.su ./Drivers/STM32C0xx_HAL_Driver/stm32c0xx_hal_adc_ex.cyclo ./Drivers/STM32C0xx_HAL_Driver/stm32c0xx_hal_adc_ex.d ./Drivers/STM32C0xx_HAL_Driver/stm32c0xx_hal_adc_ex.o ./Drivers/STM32C0xx_HAL_Driver/stm32c0xx_hal_adc_ex.su ./Drivers/STM32C0xx_HAL_Driver/stm32c0xx_hal_cortex.cyclo ./Drivers/STM32C0xx_HAL_Driver/stm32c0xx_hal_cortex.d ./Drivers/STM32C0xx_HAL_Driver/stm32c0xx_hal_cortex.o ./Drivers/STM32C0xx_HAL_Driver/stm32c0xx_hal_cortex.su ./Drivers/STM32C0xx_HAL_Driver/stm32c0xx_hal_dma.cyclo ./Drivers/STM32C0xx_HAL_Driver/stm32c0xx_hal_dma.d ./Drivers/STM32C0xx_HAL_Driver/stm32c0xx_hal_dma.o ./Drivers/STM32C0xx_HAL_Driver/stm32c0xx_hal_dma.su ./Drivers/STM32C0xx_HAL_Driver/stm32c0xx_hal_dma_ex.cyclo ./Drivers/STM32C0xx_HAL_Driver/stm32c0xx_hal_dma_ex.d ./Drivers/STM32C0xx_HAL_Driver/stm32c0xx_hal_dma_ex.o ./Drivers/STM32C0xx_HAL_Driver/stm32c0xx_hal_dma_ex.su ./Drivers/STM32C0xx_HAL_Driver/stm32c0xx_hal_exti.cyclo ./Drivers/STM32C0xx_HAL_Driver/stm32c0xx_hal_exti.d ./Drivers/STM32C0xx_HAL_Driver/stm32c0xx_hal_exti.o ./Drivers/STM32C0xx_HAL_Driver/stm32c0xx_hal_exti.su ./Drivers/STM32C0xx_HAL_Driver/stm32c0xx_hal_flash.cyclo ./Drivers/STM32C0xx_HAL_Driver/stm32c0xx_hal_flash.d ./Drivers/STM32C0xx_HAL_Driver/stm32c0xx_hal_flash.o ./Drivers/STM32C0xx_HAL_Driver/stm32c0xx_hal_flash.su ./Drivers/STM32C0xx_HAL_Driver/stm32c0xx_hal_flash_ex.cyclo ./Drivers/STM32C0xx_HAL_Driver/stm32c0xx_hal_flash_ex.d ./Drivers/STM32C0xx_HAL_Driver/stm32c0xx_hal_flash_ex.o ./Drivers/STM32C0xx_HAL_Driver/stm32c0xx_hal_flash_ex.su ./Drivers/STM32C0xx_HAL_Driver/stm32c0xx_hal_gpio.cyclo ./Drivers/STM32C0xx_HAL_Driver/stm32c0xx_hal_gpio.d ./Drivers/STM32C0xx_HAL_Driver/stm32c0xx_hal_gpio.o ./Drivers/STM32C0xx_HAL_Driver/stm32c0xx_hal_gpio.su ./Drivers/STM32C0xx_HAL_Driver/stm32c0xx_hal_pwr.cyclo ./Drivers/STM32C0xx_HAL_Driver/stm32c0xx_hal_pwr.d ./Drivers/STM32C0xx_HAL_Driver/stm32c0xx_hal_pwr.o ./Drivers/STM32C0xx_HAL_Driver/stm32c0xx_hal_pwr.su ./Drivers/STM32C0xx_HAL_Driver/stm32c0xx_hal_pwr_ex.cyclo ./Drivers/STM32C0xx_HAL_Driver/stm32c0xx_hal_pwr_ex.d ./Drivers/STM32C0xx_HAL_Driver/stm32c0xx_hal_pwr_ex.o ./Drivers/STM32C0xx_HAL_Driver/stm32c0xx_hal_pwr_ex.su ./Drivers/STM32C0xx_HAL_Driver/stm32c0xx_hal_rcc.cyclo ./Drivers/STM32C0xx_HAL_Driver/stm32c0xx_hal_rcc.d ./Drivers/STM32C0xx_HAL_Driver/stm32c0xx_hal_rcc.o ./Drivers/STM32C0xx_HAL_Driver/stm32c0xx_hal_rcc.su ./Drivers/STM32C0xx_HAL_Driver/stm32c0xx_hal_rcc_ex.cyclo ./Drivers/STM32C0xx_HAL_Driver/stm32c0xx_hal_rcc_ex.d ./Drivers/STM32C0xx_HAL_Driver/stm32c0xx_hal_rcc_ex.o ./Drivers/STM32C0xx_HAL_Driver/stm32c0xx_hal_rcc_ex.su ./Drivers/STM32C0xx_HAL_Driver/stm32c0xx_hal_tim.cyclo ./Drivers/STM32C0xx_HAL_Driver/stm32c0xx_hal_tim.d ./Drivers/STM32C0xx_HAL_Driver/stm32c0xx_hal_tim.o ./Drivers/STM32C0xx_HAL_Driver/stm32c0xx_hal_tim.su ./Drivers/STM32C0xx_HAL_Driver/stm32c0xx_hal_tim_ex.cyclo ./Drivers/STM32C0xx_HAL_Driver/stm32c0xx_hal_tim_ex.d ./Drivers/STM32C0xx_HAL_Driver/stm32c0xx_hal_tim_ex.o ./Drivers/STM32C0xx_HAL_Driver/stm32c0xx_hal_tim_ex.su ./Drivers/STM32C0xx_HAL_Driver/stm32c0xx_hal_uart.cyclo ./Drivers/STM32C0xx_HAL_Driver/stm32c0xx_hal_uart.d ./Drivers/STM32C0xx_HAL_Driver/stm32c0xx_hal_uart.o ./Drivers/STM32C0xx_HAL_Driver/stm32c0xx_hal_uart.su ./Drivers/STM32C0xx_HAL_Driver/stm32c0xx_hal_uart_ex.cyclo ./Drivers/STM32C0xx_HAL_Driver/stm32c0xx_hal_uart_ex.d ./Drivers/STM32C0xx_HAL_Driver/stm32c0xx_hal_uart_ex.o ./Drivers/STM32C0xx_HAL_Driver/stm32c0xx_hal_uart_ex.su
110
111.PHONY: clean-Drivers-2f-STM32C0xx_HAL_Driver
112
Note: See TracBrowser for help on using the repository browser.