Skip to content
Snippets Groups Projects
Commit d36f228b authored by Peter Kietzmann's avatar Peter Kietzmann
Browse files

cpu/nrf5x_common: add PUF SRAM feature to makefile

parent 61e8825f
No related branches found
No related tags found
No related merge requests found
...@@ -5,5 +5,6 @@ FEATURES_PROVIDED += periph_hwrng ...@@ -5,5 +5,6 @@ FEATURES_PROVIDED += periph_hwrng
# Various other features (if any) # Various other features (if any)
FEATURES_PROVIDED += radio_nrfmin FEATURES_PROVIDED += radio_nrfmin
FEATURES_PROVIDED += puf_sram
-include $(RIOTCPU)/cortexm_common/Makefile.features -include $(RIOTCPU)/cortexm_common/Makefile.features
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment