1
0
mirror of https://github.com/bluekitchen/btstack.git synced 2025-03-31 01:20:44 +00: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