esp32-wifi-manager/test/wm-test-project/Makefile

9 lines
186 B
Makefile
Raw Normal View History

2018-09-02 20:14:26 -04:00
#
# This is a project Makefile. It is assumed the directory this Makefile resides in is a
# project subdirectory.
#
PROJECT_NAME := wm-test-project
include $(IDF_PATH)/make/project.mk