esp-idf/examples/cxx/experimental/esp_event_async_cxx/Makefile

11 wiersze
279 B
Makefile
Czysty Zwykły widok Historia

#
# This is a project Makefile. It is assumed the directory this Makefile resides in is a
# project subdirectory.
#
PROJECT_NAME := esp_event_async_cxx
EXTRA_COMPONENT_DIRS = $(IDF_PATH)/examples/cxx/experimental/experimental_cpp_component
include $(IDF_PATH)/make/project.mk