mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-17 17:32:44 +01:00
8 lines
127 B
Makefile
8 lines
127 B
Makefile
include ../Makefile.pkg_common
|
|
|
|
USEMODULE += embunit
|
|
USEMODULE += random
|
|
USEPKG += cifra
|
|
|
|
include $(RIOTBASE)/Makefile.include
|