-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsources.mk
47 lines (44 loc) · 850 Bytes
/
sources.mk
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
################################################################################
# Automatically-generated file. Do not edit!
################################################################################
INO_SRCS :=
ASM_SRCS :=
O_UPPER_SRCS :=
CPP_SRCS :=
S_UPPER_SRCS :=
O_SRCS :=
ELF_SRCS :=
C_UPPER_SRCS :=
CXX_SRCS :=
C++_SRCS :=
PDE_SRCS :=
CC_SRCS :=
AR_SRCS :=
C_SRCS :=
C_UPPER_DEPS :=
PDE_DEPS :=
C_DEPS :=
AR :=
CC_DEPS :=
AR_OBJ :=
C++_DEPS :=
LINK_OBJ :=
CXX_DEPS :=
ASM_DEPS :=
HEX :=
INO_DEPS :=
SIZEDUMMY :=
S_UPPER_DEPS :=
ELF :=
CPP_DEPS :=
# Every subdirectory with source files must be described here
SUBDIRS := \
. \
core/core \
libraries/Adafruit_DotStar \
libraries/FastLED \
libraries/SD/src \
libraries/SD/src/utility \
libraries/SPI/src \
libraries/Wire/src \
libraries/Wire/src/utility \