BoskoopBase/embadet/build/log/component_project_vars.mk

9 lines
321 B
Makefile
Raw Normal View History

2024-10-11 14:21:57 +02:00
# Automatically generated build file. Do not edit.
COMPONENT_INCLUDES += $(IDF_PATH)/components/log/include
COMPONENT_LDFLAGS += -L$(BUILD_DIR_BASE)/log -llog
COMPONENT_LINKER_DEPS +=
COMPONENT_SUBMODULES +=
COMPONENT_LIBRARIES += log
COMPONENT_LDFRAGMENTS += $(IDF_PATH)/components/log/linker.lf
component-log-build: