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