mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-16 19:52:48 +01:00
6 lines
93 B
Makefile
6 lines
93 B
Makefile
MODULE = nimble_host_services_gatt
|
|
|
|
SRC += ble_svc_gatt.c
|
|
|
|
include $(RIOTBASE)/Makefile.base
|