Files
esp-idf/examples/peripherals/ledc/ledc_basic/Makefile
T

9 lines
181 B
Makefile
Raw Normal View History

#
# This is a project Makefile. It is assumed the directory this Makefile resides in is a
# project subdirectory.
#
2021-04-12 15:06:27 +01:00
PROJECT_NAME := ledc_basic
include $(IDF_PATH)/make/project.mk