aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/machine/machine_stm32_rng.go
AgeCommit message (Collapse)Author
2023-01-24stm32wl: Fix incomplete RNG initialisationOlivier Fauchon
2022-12-19build: drop deprecated build tagsYurii Soldak
2022-02-28Revert "all: move stm32 files to separate repository"sago35
This reverts commit 644356c220ed88f110d01300f671a170cd36eb04.
2022-02-18all: move stm32 files to separate repositoryAyke van Laethem
2022-01-04stm32: add more MCUs with h/w RNGKenneth Bell
2021-12-15machine/stm32wl: unify implementation for RNG for stm32wl with other STM32 ↵deadprogram
processors Signed-off-by: deadprogram <[email protected]>
2021-12-15machine/stm32f4, stm32f7, stm32l4: implement TRNG for randomnessdeadprogram
Signed-off-by: deadprogram <[email protected]>