Files
esp-mqtt/examples/mqtt_tcp/build/bootloader/micro-ecc/component_project_vars.mk
T
2018-02-16 02:40:16 +07:00

8 lines
333 B
Makefile

# Automatically generated build file. Do not edit.
COMPONENT_INCLUDES += $(IDF_PATH)/components/micro-ecc/micro-ecc
COMPONENT_LDFLAGS += -L$(BUILD_DIR_BASE)/micro-ecc -lmicro-ecc
COMPONENT_LINKER_DEPS +=
COMPONENT_SUBMODULES += $(IDF_PATH)/components/micro-ecc/micro-ecc
COMPONENT_LIBRARIES += micro-ecc
component-micro-ecc-build: