btstack/port/esp32/Makefile

11 lines
226 B
Makefile
Raw Normal View History

2017-02-20 20:17:59 +00:00
#
# 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
2017-02-20 20:17:59 +00:00
include $(IDF_PATH)/make/project.mk