commit | a587c25156d61a34b25cb4e6c317712fb2a714a3 | [log] [tgz] |
---|---|---|
author | Thomas Stranger <thomas.stranger@outlook.com> | Sun Jul 04 16:03:33 2021 +0200 |
committer | Christopher Friedt <chrisfriedt@gmail.com> | Tue Jul 13 09:37:48 2021 -0400 |
tree | 7c9e1ea9d719703b23a4b0818ca9b22f22e82415 | |
parent | 808cc68e4c07c1f5bde696172e73856039326d19 [diff] |
drivers: entropy: add support for stm32wl and stm32g0 This commit adds entropy support for stm32wl and stm32g0. Pll is used as clock source and has to be enabled, other clock sources are not supported at the moment. Signed-off-by: Thomas Stranger <thomas.stranger@outlook.com>