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