Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: hwrng for stm32 & rp #413

Merged
merged 6 commits into from
Sep 16, 2024
Merged

Conversation

kaspar030
Copy link
Collaborator

@kaspar030 kaspar030 commented Sep 12, 2024

Description

This PR wires up the embassy RNG support for stm32 & rp. Enabled & tested for the wb55 and h755zi (f401 doesn't seem to have a hwrng), and rpi-pico(-w).

Issues/PRs references

Depends on #392. (merged)

Open Questions

Change checklist

  • I have cleaned up my commit history and squashed fixup commits.
  • I have followed the Coding Conventions.
  • I have performed a self-review of my own code.
  • I have made corresponding changes to the documentation.

@kaspar030 kaspar030 changed the title feat: hwrng for stm32 feat: hwrng for stm32 & rp Sep 12, 2024
@kaspar030 kaspar030 marked this pull request as ready for review September 13, 2024 09:37
laze-project.yml Outdated Show resolved Hide resolved
@kaspar030 kaspar030 added this pull request to the merge queue Sep 16, 2024
Merged via the queue into future-proof-iot:main with commit 4ae4f38 Sep 16, 2024
26 checks passed
@kaspar030 kaspar030 deleted the hwrng_stm32 branch September 16, 2024 11:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
arch Architecture support
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants