8 lines
297 B
Makefile
8 lines
297 B
Makefile
# Automatically generated build file. Do not edit.
|
|
COMPONENT_INCLUDES += $(IDF_PATH)/components/console
|
|
COMPONENT_LDFLAGS += -L$(BUILD_DIR_BASE)/console -lconsole
|
|
COMPONENT_LINKER_DEPS +=
|
|
COMPONENT_SUBMODULES +=
|
|
COMPONENT_LIBRARIES += console
|
|
COMPONENT_LDFRAGMENTS +=
|
|
component-console-build:
|