1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-15 20:52:45 +01:00
RIOT/tests/pkg_micro-ecc-with-hwrng/Makefile

8 lines
126 B
Makefile
Raw Normal View History

include ../Makefile.tests_common
FEATURES_REQUIRED = periph_hwrng
USEPKG += micro-ecc
include $(RIOTBASE)/Makefile.include