1
0
mirror of https://github.com/bluekitchen/btstack.git synced 2025-03-25 16:43:28 +00:00
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