esp-idf/examples/system/select/Makefile
2018-04-17 11:25:30 +02:00

10 lines
186 B
Makefile

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