ESP32-WROVER-KIT-LCD-DRIVER/Makefile

10 lines
179 B
Makefile
Raw Normal View History

2020-11-03 13:22:04 +01:00
#
# This is a project Makefile. It is assumed the directory this Makefile resides in is a
# project subdirectory.
#
PROJECT_NAME := example
include $(IDF_PATH)/make/project.mk