1# 2# This is a project Makefile for the example project. 3# See 'test' subdirectory for the test subproject. 4# 5 6PROJECT_NAME := unit_test 7 8include $(IDF_PATH)/make/project.mk 9