This commit is contained in:
Wolfgang Hottgenroth
2018-01-16 16:17:34 +01:00
commit 3aa6bbc9a6
258 changed files with 391391 additions and 0 deletions

38
Debug/sources.mk Normal file
View File

@ -0,0 +1,38 @@
################################################################################
# Automatically-generated file. Do not edit!
################################################################################
ELF_SRCS :=
C_UPPER_SRCS :=
CXX_SRCS :=
C++_SRCS :=
OBJ_SRCS :=
CC_SRCS :=
ASM_SRCS :=
C_SRCS :=
CPP_SRCS :=
S_UPPER_SRCS :=
O_SRCS :=
CC_DEPS :=
C++_DEPS :=
OBJS :=
C_UPPER_DEPS :=
CXX_DEPS :=
SECONDARY_FLASH :=
SECONDARY_SIZE :=
ASM_DEPS :=
S_UPPER_DEPS :=
C_DEPS :=
CPP_DEPS :=
# Every subdirectory with source files must be described here
SUBDIRS := \
hottislib \
my_src \
src \
system/src/cmsis \
system/src/cortexm \
system/src/diag \
system/src/newlib \
system/src/stm32f1xx \