You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
5 lines
108 B
Makefile
5 lines
108 B
Makefile
![]()
8 years ago
|
ifneq (,$(filter gnrc_netif_default,$(USEMODULE)))
|
||
![]()
8 years ago
|
USEMODULE += at86rf231
|
||
![]()
8 years ago
|
USEMODULE += gnrc_nomac
|
||
![]()
9 years ago
|
endif
|