btstack/port/esp32/Makefile

10 lines
188 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.
#
2017-02-23 12:31:38 +00:00
PROJECT_NAME := esp32_le_counter
2017-02-20 20:17:59 +00:00
include $(IDF_PATH)/make/project.mk