ESP32_TV_Demo/Makefile

9 lines
182 B
Makefile
Raw Normal View History

2022-07-23 15:04:21 +00:00
#
# This is a project Makefile. It is assumed the directory this Makefile resides in is a
# project subdirectory.
#
PROJECT_NAME := hello_world
include $(IDF_PATH)/make/project.mk