mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
7 lines
99 B
Makefile
7 lines
99 B
Makefile
MODULE = nimble_drivers_nrf52
|
|
|
|
SRC += ble_hw.c
|
|
SRC += ble_phy.c
|
|
|
|
include $(RIOTBASE)/Makefile.base
|