2020-03-18 00:52:14 +01:00
|
|
|
BOARD ?= openmote-b
|
|
|
|
|
|
|
|
# the radio driver to test
|
|
|
|
USEMODULE += at86rf215
|
2020-09-08 01:40:19 +02:00
|
|
|
USEMODULE += at86rf215_batmon
|
2020-03-18 00:52:14 +01:00
|
|
|
|
2020-08-26 14:13:46 +02:00
|
|
|
include ../driver_netdev_common/Makefile.netdev.mk
|