9 lines
344 B
Makefile
9 lines
344 B
Makefile
|
# Automatically generated build file. Do not edit.
|
||
|
COMPONENT_INCLUDES += $(IDF_PATH)/components/esp-tls $(IDF_PATH)/components/esp-tls/private_include
|
||
|
COMPONENT_LDFLAGS += -L$(BUILD_DIR_BASE)/esp-tls -lesp-tls
|
||
|
COMPONENT_LINKER_DEPS +=
|
||
|
COMPONENT_SUBMODULES +=
|
||
|
COMPONENT_LIBRARIES += esp-tls
|
||
|
COMPONENT_LDFRAGMENTS +=
|
||
|
component-esp-tls-build:
|