move stm32qube project to fw dir
This commit is contained in:
40
FW/STM32Cube/leo_muziekdoos/Debug/sources.mk
Normal file
40
FW/STM32Cube/leo_muziekdoos/Debug/sources.mk
Normal file
@@ -0,0 +1,40 @@
|
||||
################################################################################
|
||||
# Automatically-generated file. Do not edit!
|
||||
# Toolchain: GNU Tools for STM32 (9-2020-q2-update)
|
||||
################################################################################
|
||||
|
||||
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 :=
|
||||
OBJCOPY_BIN :=
|
||||
CC_DEPS :=
|
||||
SIZE_OUTPUT :=
|
||||
C++_DEPS :=
|
||||
EXECUTABLES :=
|
||||
OBJS :=
|
||||
CXX_DEPS :=
|
||||
S_UPPER_DEPS :=
|
||||
CPP_DEPS :=
|
||||
|
||||
# Every subdirectory with source files must be described here
|
||||
SUBDIRS := \
|
||||
Core/Src \
|
||||
Core/Startup \
|
||||
Drivers/STM32F4xx_HAL_Driver/Src \
|
||||
FATFS/App \
|
||||
FATFS/Target \
|
||||
Middlewares/Third_Party/FatFs/src \
|
||||
Middlewares/Third_Party/FatFs/src/option \
|
||||
|
||||
Reference in New Issue
Block a user