mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-17 05:32:45 +01:00
cpu/atmega256rfr2: Hook up at86rfr2 radio
This commit is contained in:
parent
25e9b24bc4
commit
14a8a53eb5
@ -3,4 +3,8 @@ ifneq (,$(filter atmega_pcint,$(USEMODULE)))
|
||||
USEMODULE += atmega_pcint1
|
||||
endif
|
||||
|
||||
ifneq (,$(filter gnrc_netdev_default netdev_default,$(USEMODULE)))
|
||||
USEMODULE += at86rfr2
|
||||
endif
|
||||
|
||||
include $(RIOTCPU)/atmega_common/Makefile.dep
|
||||
|
Loading…
Reference in New Issue
Block a user