Makefile 173 B

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