Files
esp-idf/examples/system/ulp_fsm/ulp/Makefile
T

9 lines
182 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-07-05 14:33:56 +08:00
PROJECT_NAME := ulp_example
include $(IDF_PATH)/make/project.mk