10 lines
194 B
Makefile
Raw Normal View History

2018-02-27 18:22:20 +08:00
#
# This is a project Makefile. It is assumed the directory this Makefile resides in is a
# project subdirectory.
#
PROJECT_NAME := internal_communication
2018-02-27 18:22:20 +08:00
include $(IDF_PATH)/make/project.mk