1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-15 21:52:46 +01:00
RIOT/tests/driver_at86rf215/Makefile
2020-11-13 22:59:10 +01:00

8 lines
153 B
Makefile

BOARD ?= openmote-b
# the radio driver to test
USEMODULE += at86rf215
USEMODULE += at86rf215_batmon
include ../driver_netdev_common/Makefile.netdev.mk