Files
esp-idf/tools/unit-test-app/Makefile
T

10 lines
185 B
Makefile
Raw Normal View History

2016-11-17 16:36:10 +08:00
#
# This is a project Makefile. It is assumed the directory this Makefile resides in is a
# project subdirectory.
#
PROJECT_NAME := unit-test-app
include $(IDF_PATH)/make/project.mk