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

10 lines
183 B
Makefile
Raw Normal View History

2017-08-23 23:12:56 +08:00
#
# This is a project Makefile. It is assumed the directory this Makefile resides in is a
# project subdirectory.
#
PROJECT_NAME := i2s-adc-dac
include $(IDF_PATH)/make/project.mk