10 lines
184 B
Makefile
Raw Normal View History

2016-11-10 11:23:40 +08:00
#
# This is a project Makefile. It is assumed the directory this Makefile resides in is a
# project subdirectory.
#
PROJECT_NAME := infrared_nec
include $(IDF_PATH)/make/project.mk