OVMS3-idf/examples/bluetooth/gattc_gatts_coex/Makefile
2019-06-19 17:30:06 +08:00

10 lines
236 B
Makefile

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