You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
40 lines
2.9 KiB
40 lines
2.9 KiB
|
2 months ago
|
################################################################################
|
||
|
|
# Automatically-generated file. Do not edit!
|
||
|
|
# Toolchain: GNU Tools for STM32 (10.3-2021.10)
|
||
|
|
################################################################################
|
||
|
|
|
||
|
|
# Add inputs and outputs from these tool invocations to the build variables
|
||
|
|
C_SRCS += \
|
||
|
|
../Core/BASE/Src/MSP/msp_MK32_1.c \
|
||
|
|
../Core/BASE/Src/MSP/msp_PID.c \
|
||
|
|
../Core/BASE/Src/MSP/msp_TL720D.c \
|
||
|
|
../Core/BASE/Src/MSP/msp_TTMotor_ZQ.c \
|
||
|
|
../Core/BASE/Src/MSP/msp_WH_LTE_7S0.c
|
||
|
|
|
||
|
|
OBJS += \
|
||
|
|
./Core/BASE/Src/MSP/msp_MK32_1.o \
|
||
|
|
./Core/BASE/Src/MSP/msp_PID.o \
|
||
|
|
./Core/BASE/Src/MSP/msp_TL720D.o \
|
||
|
|
./Core/BASE/Src/MSP/msp_TTMotor_ZQ.o \
|
||
|
|
./Core/BASE/Src/MSP/msp_WH_LTE_7S0.o
|
||
|
|
|
||
|
|
C_DEPS += \
|
||
|
|
./Core/BASE/Src/MSP/msp_MK32_1.d \
|
||
|
|
./Core/BASE/Src/MSP/msp_PID.d \
|
||
|
|
./Core/BASE/Src/MSP/msp_TL720D.d \
|
||
|
|
./Core/BASE/Src/MSP/msp_TTMotor_ZQ.d \
|
||
|
|
./Core/BASE/Src/MSP/msp_WH_LTE_7S0.d
|
||
|
|
|
||
|
|
|
||
|
|
# Each subdirectory must supply rules for building sources it contributes
|
||
|
|
Core/BASE/Src/MSP/%.o Core/BASE/Src/MSP/%.su: ../Core/BASE/Src/MSP/%.c Core/BASE/Src/MSP/subdir.mk
|
||
|
|
arm-none-eabi-gcc "$<" -mcpu=cortex-m7 -std=gnu11 -DUSE_HAL_DRIVER -DSTM32H743xx -c -I../Core/Inc -I../Drivers/STM32H7xx_HAL_Driver/Inc -I../Drivers/STM32H7xx_HAL_Driver/Inc/Legacy -I../Drivers/CMSIS/Device/ST/STM32H7xx/Include -I../Drivers/CMSIS/Include -I../LWIP/App -I../LWIP/Target -I../Middlewares/Third_Party/LwIP/src/include -I../Middlewares/Third_Party/LwIP/system -I../Drivers/BSP/Components/lan8742 -I../Middlewares/Third_Party/LwIP/src/include/netif/ppp -I../Middlewares/Third_Party/LwIP/src/include/lwip -I../Middlewares/Third_Party/LwIP/src/include/lwip/apps -I../Middlewares/Third_Party/LwIP/src/include/lwip/priv -I../Middlewares/Third_Party/LwIP/src/include/lwip/prot -I../Middlewares/Third_Party/LwIP/src/include/netif -I../Middlewares/Third_Party/LwIP/src/include/compat/posix -I../Middlewares/Third_Party/LwIP/src/include/compat/posix/arpa -I../Middlewares/Third_Party/LwIP/src/include/compat/posix/net -I../Middlewares/Third_Party/LwIP/src/include/compat/posix/sys -I../Middlewares/Third_Party/LwIP/src/include/compat/stdc -I../Middlewares/Third_Party/LwIP/system/arch -Os -ffunction-sections -fdata-sections -Wall -fstack-usage -MMD -MP -MF"$(@:%.o=%.d)" -MT"$@" --specs=nano.specs -mfpu=fpv5-d16 -mfloat-abi=hard -mthumb -o "$@"
|
||
|
|
|
||
|
|
clean: clean-Core-2f-BASE-2f-Src-2f-MSP
|
||
|
|
|
||
|
|
clean-Core-2f-BASE-2f-Src-2f-MSP:
|
||
|
|
-$(RM) ./Core/BASE/Src/MSP/msp_MK32_1.d ./Core/BASE/Src/MSP/msp_MK32_1.o ./Core/BASE/Src/MSP/msp_MK32_1.su ./Core/BASE/Src/MSP/msp_PID.d ./Core/BASE/Src/MSP/msp_PID.o ./Core/BASE/Src/MSP/msp_PID.su ./Core/BASE/Src/MSP/msp_TL720D.d ./Core/BASE/Src/MSP/msp_TL720D.o ./Core/BASE/Src/MSP/msp_TL720D.su ./Core/BASE/Src/MSP/msp_TTMotor_ZQ.d ./Core/BASE/Src/MSP/msp_TTMotor_ZQ.o ./Core/BASE/Src/MSP/msp_TTMotor_ZQ.su ./Core/BASE/Src/MSP/msp_WH_LTE_7S0.d ./Core/BASE/Src/MSP/msp_WH_LTE_7S0.o ./Core/BASE/Src/MSP/msp_WH_LTE_7S0.su
|
||
|
|
|
||
|
|
.PHONY: clean-Core-2f-BASE-2f-Src-2f-MSP
|
||
|
|
|