Merge pull request #8227 from gebart/pr/micro-ecc-feature-periph

pkg/micro-ecc: Update FEATURE_PERIPH_HWRNG -> MODULE_PERIPH_HWRNG
This commit is contained in:
Sebastian Meiling 2018-01-17 20:16:38 +01:00 committed by GitHub
commit ba7cbd024e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 0 additions and 2 deletions

View File

@ -4,8 +4,6 @@ FEATURES_REQUIRED = periph_hwrng
USEPKG += micro-ecc
CFLAGS += -DFEATURE_PERIPH_HWRNG
include $(RIOTBASE)/Makefile.include
test: