Files
snapclient/build/esp_timer/component_project_vars.mk
2020-04-24 08:32:53 +02:00

9 lines
315 B
Makefile

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