9 lines
187 B
Makefile
Raw Normal View History

2018-10-26 13:14:19 +08:00
#
# This is a project Makefile. It is assumed the directory this Makefile resides in is a
# project subdirectory.
#
PROJECT_NAME := user_event_loops
include $(IDF_PATH)/make/project.mk