9 lines
357 B
Makefile
9 lines
357 B
Makefile
# Automatically generated build file. Do not edit.
|
|
COMPONENT_INCLUDES += $(IDF_PATH)/components/app_trace/include
|
|
COMPONENT_LDFLAGS += -L$(BUILD_DIR_BASE)/app_trace -lapp_trace
|
|
COMPONENT_LINKER_DEPS +=
|
|
COMPONENT_SUBMODULES +=
|
|
COMPONENT_LIBRARIES += app_trace
|
|
COMPONENT_LDFRAGMENTS += $(IDF_PATH)/components/app_trace/linker.lf
|
|
component-app_trace-build:
|