Subversion Repositories ESP8266_P1_Meter

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
2 raymond 1
#
2
# This is a project Makefile. It is assumed the directory this Makefile resides in is a
3
# project subdirectory.
4
#
5
 
6
PROJECT_NAME := example
7
 
8
include $(IDF_PATH)/make/project.mk