esp-idf/examples/system/select/Makefile

10 lines
186 B
Makefile
Raw Normal View History

2018-02-19 08:14:02 -05:00
#
# 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