esp-idf/examples/peripherals/pcnt/rotary_encoder/Makefile

9 wiersze
185 B
Makefile
Czysty Zwykły widok Historia

#
# This is a project Makefile. It is assumed the directory this Makefile resides in is a
# project subdirectory.
#
2020-09-16 05:50:56 +00:00
PROJECT_NAME := rotary_encoder
include $(IDF_PATH)/make/project.mk