esp-idf/examples/peripherals/adc/Makefile

10 lines
175 B
Makefile
Raw Normal View History

2017-03-10 08:30:30 -05:00
#
# This is a project Makefile. It is assumed the directory this Makefile resides in is a
# project subdirectory.
#
PROJECT_NAME := adc
include $(IDF_PATH)/make/project.mk