Files
snapclient/build/esp_ringbuf/component_project_vars.mk
2020-04-24 08:32:53 +02:00

9 lines
369 B
Makefile

# Automatically generated build file. Do not edit.
COMPONENT_INCLUDES += $(IDF_PATH)/components/esp_ringbuf/include
COMPONENT_LDFLAGS += -L$(BUILD_DIR_BASE)/esp_ringbuf -lesp_ringbuf
COMPONENT_LINKER_DEPS +=
COMPONENT_SUBMODULES +=
COMPONENT_LIBRARIES += esp_ringbuf
COMPONENT_LDFRAGMENTS += $(IDF_PATH)/components/esp_ringbuf/linker.lf
component-esp_ringbuf-build: