1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-15 17:12:45 +01:00
RIOT/tests/prng_sha1prng/Makefile

7 lines
119 B
Makefile
Raw Normal View History

include ../Makefile.tests_common
USEMODULE += random
USEMODULE += prng_sha1prng
include $(RIOTBASE)/Makefile.include