1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests/pkg_micro-ecc-with-hwrng/Makefile
Joakim Nohlgård c47cfa62f2 tests/pkg_micro-ecc-with-hwrng: Update CFLAGS
Remove deprecated FEATURES_PERIPH_HWRNG symbol
2017-12-13 11:02:07 +01:00

11 lines
150 B
Makefile

include ../Makefile.tests_common
FEATURES_REQUIRED = periph_hwrng
USEPKG += micro-ecc
include $(RIOTBASE)/Makefile.include
test:
tests/01-run.py