1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-16 09:32:43 +01:00
RIOT/pkg/nimble/drivers.nrf52.mk
2018-06-06 13:52:58 +02:00

7 lines
99 B
Makefile

MODULE = nimble_drivers_nrf52
SRC += ble_hw.c
SRC += ble_phy.c
include $(RIOTBASE)/Makefile.base