mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
9878f78050
This driver aims to behave like 802.15.4 devices do, supporting short addressing, PAN ID and address broadcasts.
4 lines
57 B
Makefile
4 lines
57 B
Makefile
MODULE = radio_nrfmin
|
|
|
|
include $(RIOTBASE)/Makefile.base
|