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

9 lines
344 B
Makefile

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