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