cpu/atmega128rfa1: Hook up at86rfa1 radio
This commit is contained in:
parent
8f1eaae353
commit
25e9b24bc4
@ -3,4 +3,8 @@ ifneq (,$(filter atmega_pcint,$(USEMODULE)))
|
|||||||
USEMODULE += atmega_pcint1
|
USEMODULE += atmega_pcint1
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
ifneq (,$(filter gnrc_netdev_default netdev_default,$(USEMODULE)))
|
||||||
|
USEMODULE += at86rfa1
|
||||||
|
endif
|
||||||
|
|
||||||
include $(RIOTCPU)/atmega_common/Makefile.dep
|
include $(RIOTCPU)/atmega_common/Makefile.dep
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user