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
- ../MBEDTLS/App/mbedtls.c \
- ../MBEDTLS/App/net_sockets.c
- OBJS
- ./MBEDTLS/App/mbedtls.o \
- ./MBEDTLS/App/net_sockets.o
- C_DEPS
- ./MBEDTLS/App/mbedtls.d \
- ./MBEDTLS/App/net_sockets.d
- # Each
- MBEDTLS/App/%.o /App//App//MBEDTLS//%.c MBEDTLS//subdir.mk
- arm-none-eabi-gcc -mcpu=cortex-m7 -std=gnu11 -g3 -DDEBUG -DUSE_HAL_DRIVER -DSTM32H742xx -c -I..//Inc -I..//STM32H7xx_HAL_Driver//Drivers//Inc//Drivers//Device//STM32H7xx//Drivers//Include -I..//Third_Party//Source//Middlewares//FreeRTOS//portable//ARM_CM4F -I..//App -I..//Target -I..//App -I..//Third_Party//src//Middlewares//LwIP//Drivers//Components//Middlewares//LwIP//include//ppp -I..//Third_Party//include//Middlewares//LwIP//include//Middlewares//LwIP//include//apps -I..//Third_Party//src//lwip//Middlewares//LwIP//include//prot -I..//Third_Party//src//netif -I..//Third_Party//src//compat//Middlewares//LwIP//include//posix//Middlewares//LwIP//include//posix//Middlewares//LwIP//include//posix//Middlewares//LwIP//include//stdc -I..//Third_Party//system//Middlewares//mbedTLS//Middlewares//FreeRTOS//CMSIS_RTOS_V2 -O0 -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-MBEDTLS-2f-App
- clean-MBEDTLS-2f-App:
- -$(RM) .//App//MBEDTLS//mbedtls.d .//App//MBEDTLS//mbedtls.su .//App//MBEDTLS//net_sockets.d .//App//MBEDTLS//net_sockets.su
- .PHONY: clean-MBEDTLS-2f-App
|