mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-24 22:13:52 +01:00
5 lines
91 B
Makefile
5 lines
91 B
Makefile
# the driver to test
|
|
USEMODULE = w5100
|
|
|
|
include ../driver_netdev_common/Makefile.netdev.mk
|