include ../Makefile.tests_common

DRIVER ?= rn2483

USEMODULE += $(DRIVER)
USEMODULE += shell
USEMODULE += shell_commands

include $(RIOTBASE)/Makefile.include
