Files
esp-idf/examples/peripherals/touch_pad_read/Makefile
T

9 lines
185 B
Makefile
Raw Normal View History

2018-07-05 09:01:03 +10:00
#
# This is a project Makefile. It is assumed the directory this Makefile resides in is a
# project subdirectory.
#
PROJECT_NAME := touch_pad_read
include $(IDF_PATH)/make/project.mk