123456789101112131415161718192021222324252627282930 |
- ################################################################################
- # Automatically-generated file. Do not edit!
- # Toolchain: GNU Tools for STM32 (12.3.rel1)
- ################################################################################
- # Add inputs and outputs from these tool invocations to the build variables
- C_SRCS
- ../Middlewares/Third_Party/MQTT/MQTTClient.c
- ../Middlewares/Third_Party/MQTT/MQTTInterface.c
- OBJS
- ./Middlewares/Third_Party/MQTT/MQTTClient.o
- ./Middlewares/Third_Party/MQTT/MQTTInterface.o
- C_DEPS
- ./Middlewares/Third_Party/MQTT/MQTTClient.d
- ./Middlewares/Third_Party/MQTT/MQTTInterface.d
- # Each
- Middlewares/Third_Party/MQTT/%.o Middlewares/Third_Party/MQTT/%.su /Third_Party//%.cyclo: ..//Third_Party//%.c Middlewares//MQTT/
- arm-none-eabi-gcc /Core//..//STM32H7xx_HAL_Driver//..//STM32H7xx_HAL_Driver//Legacy -I..//Drivers//Device//STM32H7xx//..//CMSIS//LWIP//LWIP//..//Third_Party//src//..//Third_Party//system -I..//Middlewares//FreeRTOS//include -I..//Middlewares//FreeRTOS//CMSIS_RTOS_V2 -I..//Middlewares//FreeRTOS//portable//ARM_CM4F -I..//Drivers//Components//..//Third_Party//src//netif//..//Third_Party//src//lwip -I..//Middlewares//LwIP//include//apps -I..//Middlewares//LwIP//include//priv -I..//Middlewares//LwIP//include//prot -I..//Middlewares//LwIP//include//..//Third_Party//src//compat//..//Third_Party//src//compat//arpa -I..//Middlewares//LwIP//include//posix//..//Third_Party//src//compat//sys -I..//Middlewares//LwIP//include//stdc -I..//Middlewares//LwIP//arch -Os -ffunction-sections -fdata-sections -Wall -fstack-usage -fcyclomatic-complexity -MMD -MP -MF -MT --specs=nano.specs -mfpu=fpv5-d16 -mfloat-abi=hard -mthumb -o
- clean: clean-Middlewares-2f-Third_Party-2f-MQTT
- clean-Middlewares-2f-Third_Party-2f-MQTT:
- -$(RM) .//Third_Party//MQTTClient.cyclo .//Third_Party//MQTTClient.d .//Third_Party//MQTTClient.o .//Third_Party//MQTTClient.su .//Third_Party//MQTTInterface.cyclo .//Third_Party//MQTTInterface.d .//Third_Party//MQTTInterface.o .//Third_Party//MQTTInterface.su
- .PHONY: clean-Middlewares-2f-Third_Party-2f-MQTT
|