esp-idf/examples/bluetooth/nimble/ble_spp/spp_client/Makefile

9 lines
181 B
Makefile
Raw Normal View History

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