mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-15 22:53:02 +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
|