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