component/bt: implement Classic Bluetooth GAP APIs for device and service discovery
This commit is contained in:
9
examples/bluetooth/bt_discovery/Makefile
Executable file
9
examples/bluetooth/bt_discovery/Makefile
Executable file
@@ -0,0 +1,9 @@
|
||||
#
|
||||
# This is a project Makefile. It is assumed the directory this Makefile resides in is a
|
||||
# project subdirectory.
|
||||
#
|
||||
|
||||
PROJECT_NAME := bt_discovery
|
||||
|
||||
include $(IDF_PATH)/make/project.mk
|
||||
|
||||
Reference in New Issue
Block a user