mirror of
https://github.com/espressif/esp-mqtt.git
synced 2026-06-05 21:04:46 +00:00
8 lines
274 B
Makefile
8 lines
274 B
Makefile
# Automatically generated build file. Do not edit.
|
|
COMPONENT_INCLUDES += $(IDF_PATH)/components/driver/include
|
|
COMPONENT_LDFLAGS += -L$(BUILD_DIR_BASE)/driver -ldriver
|
|
COMPONENT_LINKER_DEPS +=
|
|
COMPONENT_SUBMODULES +=
|
|
COMPONENT_LIBRARIES += driver
|
|
component-driver-build:
|