LilyGo-LoRa-Series/lib/SensorLib/examples/ESP_IDF_TouchDrvExample/Makefile
2026-01-14 15:05:18 +08:00

10 lines
238 B
Makefile

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