Files
esp-idf/examples/peripherals/wave_gen/Makefile
T

9 lines
179 B
Makefile
Raw Normal View History

2019-08-14 17:18:28 +08:00
#
# This is a project Makefile. It is assumed the directory this Makefile resides in is a
# project subdirectory.
#
PROJECT_NAME := wave_gen
include $(IDF_PATH)/make/project.mk