esp-idf/examples/system/eventfd/Makefile
2021-04-15 15:18:59 +08:00

9 lines
177 B
Makefile

#
# This is a project Makefile. It is assumed the directory this Makefile resides in is a
# project subdirectory.
#
PROJECT_NAME := select
include $(IDF_PATH)/make/project.mk