diff --git a/cpu/nrf5x_common/Makefile.features b/cpu/nrf5x_common/Makefile.features index cdeacf03d7..7fe6e293cd 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