1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-25 06:23:53 +01:00
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