9 lines
315 B
Makefile
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:
|