1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00

cpu/nrf5x_common: add PUF SRAM feature to makefile

This commit is contained in:
PeterKietzmann 2018-07-05 11:17:30 +02:00
parent 61e8825fa7
commit d36f228b24

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