Initial commit
This commit is contained in:
46
Release/sources.mk
Normal file
46
Release/sources.mk
Normal file
@ -0,0 +1,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 :=
|
||||
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 \
|
||||
core/core/libb64 \
|
||||
core/core/spiffs \
|
||||
core/core/umm_malloc \
|
||||
libraries/EEPROM \
|
||||
libraries/ESP8266WebServer/src \
|
||||
libraries/ESP8266WiFi/src \
|
||||
pubsubclient \
|
||||
|
Reference in New Issue
Block a user