esp-idf-ssd1306/Makefile

10 lines
184 B
Makefile
Raw Normal View History

2019-04-19 20:44:55 -04:00
#
# This is a project Makefile. It is assumed the directory this Makefile resides in is a
# project subdirectory.
#
PROJECT_NAME := app-template
include $(IDF_PATH)/make/project.mk