8 lines
305 B
Makefile
8 lines
305 B
Makefile
# Automatically generated build file. Do not edit.
|
|
COMPONENT_INCLUDES += $(IDF_PATH)/components/esp8266/include
|
|
COMPONENT_LDFLAGS += -L$(BUILD_DIR_BASE)/esp8266 -lesp8266
|
|
COMPONENT_LINKER_DEPS +=
|
|
COMPONENT_SUBMODULES +=
|
|
COMPONENT_LIBRARIES += esp8266
|
|
COMPONENT_LDFRAGMENTS +=
|
|
component-esp8266-build:
|