1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/drivers/dose/Makefile.dep
2020-09-03 20:16:32 +02:00

9 lines
181 B
Makefile

FEATURES_REQUIRED += periph_gpio_irq
FEATURES_REQUIRED += periph_uart
USEMODULE += eui_provider
USEMODULE += iolist
USEMODULE += netdev_eth
USEMODULE += random
USEMODULE += xtimer