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

8 lines
300 B
Makefile

# Automatically generated build file. Do not edit.
COMPONENT_INCLUDES += $(IDF_PATH)/components/soc/esp32/include $(IDF_PATH)/components/soc/include
COMPONENT_LDFLAGS += -L$(BUILD_DIR_BASE)/soc -lsoc
COMPONENT_LINKER_DEPS +=
COMPONENT_SUBMODULES +=
COMPONENT_LIBRARIES += soc
component-soc-build: