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.
27 lines
2.4 KiB
27 lines
2.4 KiB
################################################################################
|
|
# 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
|
|
|
|
OBJS += \
|
|
./Core/BASE/Src/MSP/msp_MK32_1.o
|
|
|
|
C_DEPS += \
|
|
./Core/BASE/Src/MSP/msp_MK32_1.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 -g3 -DDEBUG -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"D:/1AAABHBF/Bingoo/a-Guo_shi_qing/cubeIDE/EchoNewBB0825/Core/BASE/Inc" -I"D:/1AAABHBF/Bingoo/a-Guo_shi_qing/cubeIDE/EchoNewBB0825/Core/BASE/Inc/BSP" -I"D:/1AAABHBF/Bingoo/a-Guo_shi_qing/cubeIDE/EchoNewBB0825/Core/BASE/Inc/MSP" -I../LWIP/App -I../LWIP/Target -I../Middlewares/Third_Party/LwIP/src/include -I../Middlewares/Third_Party/LwIP/system -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 -I../Drivers/BSP/Components/lan8742 -I"D:/1AAABHBF/Bingoo/a-Guo_shi_qing/cubeIDE/EchoNewBB0825/Core/BASE/Protobuf/PSource" -O0 -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
|
|
|
|
.PHONY: clean-Core-2f-BASE-2f-Src-2f-MSP
|
|
|
|
|