esp-idf/examples/bluetooth/bluedroid/classic_bt/hfp_hf/Makefile

9 lines
177 B
Makefile
Raw Normal View History

2019-10-25 08:17:32 -04:00
#
# This is a project Makefile. It is assumed the directory this Makefile resides in is a
# project subdirectory.
#
PROJECT_NAME := hfp_hf
include $(IDF_PATH)/make/project.mk