40 lines
973 B
Makefile
40 lines
973 B
Makefile
################################################################################
|
|
# Automatically-generated file. Do not edit!
|
|
# Toolchain: GNU Tools for STM32 (11.3.rel1)
|
|
################################################################################
|
|
|
|
ELF_SRCS :=
|
|
OBJ_SRCS :=
|
|
S_SRCS :=
|
|
C_SRCS :=
|
|
S_UPPER_SRCS :=
|
|
O_SRCS :=
|
|
CYCLO_FILES :=
|
|
SIZE_OUTPUT :=
|
|
OBJDUMP_LIST :=
|
|
SU_FILES :=
|
|
EXECUTABLES :=
|
|
OBJS :=
|
|
MAP_FILES :=
|
|
S_DEPS :=
|
|
S_UPPER_DEPS :=
|
|
C_DEPS :=
|
|
|
|
# Every subdirectory with source files must be described here
|
|
SUBDIRS := \
|
|
Core/Src \
|
|
Core/Startup \
|
|
Drivers/BSP/Components/lan8742 \
|
|
Drivers/STM32H7xx_HAL_Driver/Src \
|
|
LWFTP \
|
|
LWIP/App \
|
|
LWIP/Target \
|
|
Middlewares/Third_Party/LwIP/src/api \
|
|
Middlewares/Third_Party/LwIP/src/apps/mqtt \
|
|
Middlewares/Third_Party/LwIP/src/core \
|
|
Middlewares/Third_Party/LwIP/src/core/ipv4 \
|
|
Middlewares/Third_Party/LwIP/src/core/ipv6 \
|
|
Middlewares/Third_Party/LwIP/src/netif \
|
|
Middlewares/Third_Party/LwIP/src/netif/ppp \
|
|
|