btstack/port/esp32/template/Makefile
2017-05-05 15:20:31 +02:00

11 lines
226 B
Makefile

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