esp-idf/examples/system/ulp_fsm/ulp_adc/Makefile
2021-06-25 11:26:39 +08:00

9 lines
186 B
Makefile

#
# 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