mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
9 lines
181 B
Makefile
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
|