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