Merge pull request #9500 from PeterKietzmann/pr_puf_nrfx

cpu/nrf5x_common: add PUF SRAM feature to makefile
This commit is contained in:
MichelRottleuthner 2018-08-06 13:06:33 +02:00 committed by GitHub
commit 43e65ff5c8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,5 +5,6 @@ FEATURES_PROVIDED += periph_hwrng
# Various other features (if any)
FEATURES_PROVIDED += radio_nrfmin
FEATURES_PROVIDED += puf_sram
-include $(RIOTCPU)/cortexm_common/Makefile.features