diff --git a/cpu/nrf5x_common/Makefile.features b/cpu/nrf5x_common/Makefile.features index cdeacf03d7a337c365d770557aa9e7ff141e2fd0..7fe6e293cdb493ac644fb40c3b9731f26dcd7d04 100644 --- a/cpu/nrf5x_common/Makefile.features +++ b/cpu/nrf5x_common/Makefile.features @@ -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