10 lines
187 B
Makefile
Raw Normal View History

2017-04-20 16:13:09 +08:00
#
# This is a project Makefile. It is assumed the directory this Makefile resides in is a
# project subdirectory.
#
PROJECT_NAME := ulp-adc-example
include $(IDF_PATH)/make/project.mk