2017-01-06 01:20:32 -05:00
|
|
|
#
|
|
|
|
# This is a project Makefile. It is assumed the directory this Makefile resides in is a
|
|
|
|
# project subdirectory.
|
|
|
|
#
|
|
|
|
|
2021-06-02 01:25:48 -04:00
|
|
|
PROJECT_NAME := lcd_tjpgd
|
2017-01-06 01:20:32 -05:00
|
|
|
|
|
|
|
include $(IDF_PATH)/make/project.mk
|