OVMS3-idf/examples/bluetooth/a2dp_sink/Makefile
2017-03-17 21:31:59 +08:00

12 lines
230 B
Makefile
Executable file

#
# This is a project Makefile. It is assumed the directory this Makefile resides in is a
# project subdirectory.
#
PROJECT_NAME := a2dp_sink
COMPONENT_ADD_INCLUDEDIRS := components/include
include $(IDF_PATH)/make/project.mk