Files
esp-idf/examples/peripherals/touch_sensor/touch_pad_interrupt/Makefile
T
2021-10-08 10:39:46 +08:00

9 lines
190 B
Makefile

#
# This is a project Makefile. It is assumed the directory this Makefile resides in is a
# project subdirectory.
#
PROJECT_NAME := touch_pad_interrupt
include $(IDF_PATH)/make/project.mk