xref: /btstack/port/esp32/Makefile (revision ed045cc20feb63ba814c862d5af413f454ddfe57)
1#
2# This is a project Makefile. It is assumed the directory this Makefile resides in is a
3# project subdirectory.
4#
5
6PROJECT_NAME := advertise
7
8include $(IDF_PATH)/make/project.mk
9
10