Ai-Thinker-Open_RTL8710BX_A.../Living_SDK/example/bluetooth/bleadv/bleadv.mk
2020-06-18 22:04:32 +08:00

11 lines
300 B
Makefile

NAME := bleadv
$(NAME)_SOURCES := main.c
$(NAME)_INCLUDES := ../../../kernel/protocols/bluetooth/include \
../../../kernel/protocols/bluetooth/core/include
ble = 1
$(NAME)_COMPONENTS += protocols.bluetooth yloop cli
GLOBAL_DEFINES += AOS_NO_WIFI CONFIG_BT_SMP