9 lines
173 B
Makefile
Raw Normal View History

2018-10-25 20:31:35 +08:00
#
# This is a project Makefile for the example project.
# See 'test' subdirectory for the test subproject.
#
PROJECT_NAME := unit_test
include $(IDF_PATH)/make/project.mk