mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-16 01:52:44 +01:00
5 lines
92 B
Makefile
5 lines
92 B
Makefile
|
# the radio driver to test
|
||
|
USEMODULE = mrf24j40md
|
||
|
|
||
|
include ../driver_netdev_common/Makefile
|