################################################################################ # Automatically-generated file. Do not edit! # Toolchain: GNU Tools for STM32 (13.3.rel1) ################################################################################ # Add inputs and outputs from these tool invocations to the build variables C_SRCS += \ ../Core/can_tp/CRC32.c \ ../Core/can_tp/MCU_CAN.c \ ../Core/can_tp/i15765.c \ ../Core/can_tp/i15765app.c \ ../Core/can_tp/i15765sid_function.c OBJS += \ ./Core/can_tp/CRC32.o \ ./Core/can_tp/MCU_CAN.o \ ./Core/can_tp/i15765.o \ ./Core/can_tp/i15765app.o \ ./Core/can_tp/i15765sid_function.o C_DEPS += \ ./Core/can_tp/CRC32.d \ ./Core/can_tp/MCU_CAN.d \ ./Core/can_tp/i15765.d \ ./Core/can_tp/i15765app.d \ ./Core/can_tp/i15765sid_function.d # Each subdirectory must supply rules for building sources it contributes Core/can_tp/%.o Core/can_tp/%.su Core/can_tp/%.cyclo: ../Core/can_tp/%.c Core/can_tp/subdir.mk arm-none-eabi-gcc "$<" -mcpu=cortex-m4 -std=gnu11 -g3 -DDEBUG -DUSE_HAL_DRIVER -DSTM32F405xx -c -I../Core/Inc -I../Drivers/STM32F4xx_HAL_Driver/Inc -I../Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I../Drivers/CMSIS/Device/ST/STM32F4xx/Include -I../Drivers/CMSIS/Include -I"D:/ODrive_STM32F405/stm32F405_bootloader/stm32f405_boot/Core/can_tp" -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -fcyclomatic-complexity -MMD -MP -MF"$(@:%.o=%.d)" -MT"$@" --specs=nano.specs -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mthumb -o "$@" clean: clean-Core-2f-can_tp clean-Core-2f-can_tp: -$(RM) ./Core/can_tp/CRC32.cyclo ./Core/can_tp/CRC32.d ./Core/can_tp/CRC32.o ./Core/can_tp/CRC32.su ./Core/can_tp/MCU_CAN.cyclo ./Core/can_tp/MCU_CAN.d ./Core/can_tp/MCU_CAN.o ./Core/can_tp/MCU_CAN.su ./Core/can_tp/i15765.cyclo ./Core/can_tp/i15765.d ./Core/can_tp/i15765.o ./Core/can_tp/i15765.su ./Core/can_tp/i15765app.cyclo ./Core/can_tp/i15765app.d ./Core/can_tp/i15765app.o ./Core/can_tp/i15765app.su ./Core/can_tp/i15765sid_function.cyclo ./Core/can_tp/i15765sid_function.d ./Core/can_tp/i15765sid_function.o ./Core/can_tp/i15765sid_function.su .PHONY: clean-Core-2f-can_tp