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

9 lines
181 B
Makefile
Raw Normal View History

2020-09-03 20:05:12 +02:00
FEATURES_REQUIRED += periph_gpio_irq
FEATURES_REQUIRED += periph_uart
2020-09-03 20:05:12 +02:00
USEMODULE += eui_provider
USEMODULE += iolist
USEMODULE += netdev_eth
USEMODULE += random
USEMODULE += xtimer