1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2026-01-01 01:41:18 +01:00

cpu/stm43f4: add SRAM based random seed

This commit is contained in:
PeterKietzmann 2018-07-03 16:13:52 +02:00
parent 20397c5b15
commit 729e3f2ac4

View File

@ -1,4 +1,5 @@
FEATURES_PROVIDED += periph_hwrng
FEATURES_PROVIDED += puf_sram
# the granularity of provided feature definition for STMs is currently by CPU
# sub-family (e.g., stm32f[1234]). Unfortunately, only some of e.g., the