esp-idf/examples/system/console/Makefile

9 lines
178 B
Makefile
Raw Normal View History

2017-08-15 04:11:19 -04:00
#
# This is a project Makefile. It is assumed the directory this Makefile resides in is a
# project subdirectory.
#
PROJECT_NAME := console
include $(IDF_PATH)/make/project.mk