1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests/driver_at86rf215/Makefile
benpicco e7c1605119
Merge pull request #13691 from benpicco/tests/driver_netdev_common
tests/driver_netdev_common: add compile-test for network drivers
2020-03-31 14:50:28 +02:00

7 lines
113 B
Makefile

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