esp-idf/examples/peripherals/pcnt/pulse_count_event/Makefile
2020-10-19 11:56:18 +08:00

10 lines
182 B
Makefile

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