mirror of
https://github.com/Ai-Thinker-Open/Ai-Thinker-Open_RTL8710BX_ALIOS_SDK.git
synced 2025-03-23 04:52:56 +00:00
6 lines
90 B
Makefile
6 lines
90 B
Makefile
|
NAME := hci_h4_nrf51822
|
||
|
|
||
|
$(NAME)_SOURCES := nrf51822.c
|
||
|
|
||
|
GLOBAL_DEFINES += HCI_H4_NRF51822
|