OVMS3-idf/examples/bluetooth/hci/controller_vhci_ble_adv/Makefile
Chinmay Chhajed 2887131b39 Changes in menuconfig options to not compile any host when using hci
examples as no host is required there.
2019-12-06 12:09:16 +08:00

9 lines
178 B
Makefile

#
# This is a project Makefile. It is assumed the directory this Makefile resides in is a
# project subdirectory.
#
PROJECT_NAME := ble_adv
include $(IDF_PATH)/make/project.mk