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

Rng API #524

Merged
merged 3 commits into from
Jan 10, 2024
Merged

Rng API #524

merged 3 commits into from
Jan 10, 2024

Conversation

CosminGGeorgescu
Copy link
Contributor

This PR add an RNG API, as well as 2 example apps, one using it synchronously and the other, asynchronously.

Has been tested on the esp32_c3_devkitm_1 platform.

Copy link
Contributor

@twilfredo twilfredo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is great! Perfect timing as I was just needing to use RNG. I did some basic testing with this on nrf52840 by running the two provided sample apps. Seems to be working as expected.

@twilfredo
Copy link
Contributor

@jrvanwhy ping :)

@jrvanwhy jrvanwhy enabled auto-merge January 8, 2024 19:55
@jrvanwhy jrvanwhy added this pull request to the merge queue Jan 10, 2024
Merged via the queue into tock:master with commit 089f5c6 Jan 10, 2024
3 checks passed
@CosminGGeorgescu CosminGGeorgescu deleted the rng_api branch January 14, 2024 20:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants