1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/drivers/w5500/Makefile.dep

7 lines
156 B
Makefile
Raw Normal View History

FEATURES_REQUIRED += periph_gpio_irq
FEATURES_REQUIRED += periph_spi
USEMODULE += luid
USEMODULE += iolist
USEMODULE += netdev_eth
USEMODULE += ztimer_msec