44 lines
958 B
Makefile
44 lines
958 B
Makefile
################################################################################
|
|
# Automatically-generated file. Do not edit!
|
|
# Toolchain: GNU Tools for STM32 (10.3-2021.10)
|
|
################################################################################
|
|
|
|
ELF_SRCS :=
|
|
C_UPPER_SRCS :=
|
|
CXX_SRCS :=
|
|
C++_SRCS :=
|
|
OBJ_SRCS :=
|
|
S_SRCS :=
|
|
CC_SRCS :=
|
|
C_SRCS :=
|
|
CPP_SRCS :=
|
|
S_UPPER_SRCS :=
|
|
O_SRCS :=
|
|
OBJDUMP_LIST :=
|
|
C_UPPER_DEPS :=
|
|
S_DEPS :=
|
|
C_DEPS :=
|
|
CC_DEPS :=
|
|
SIZE_OUTPUT :=
|
|
C++_DEPS :=
|
|
SU_FILES :=
|
|
EXECUTABLES :=
|
|
OBJS :=
|
|
CXX_DEPS :=
|
|
MAP_FILES :=
|
|
S_UPPER_DEPS :=
|
|
CPP_DEPS :=
|
|
|
|
# Every subdirectory with source files must be described here
|
|
SUBDIRS := \
|
|
Core/Src/Components \
|
|
Core/Src/Components/sx1280 \
|
|
Core/Src \
|
|
Core/Startup \
|
|
Drivers/STM32F4xx_HAL_Driver/Src \
|
|
Middlewares/ST/STM32_USB_Device_Library/Class/CDC/Src \
|
|
Middlewares/ST/STM32_USB_Device_Library/Core/Src \
|
|
USB_DEVICE/App \
|
|
USB_DEVICE/Target \
|
|
|