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

Add SYSTIMER based ESP32-C3 monotonic #972

Merged
merged 3 commits into from
Sep 29, 2024

Conversation

onsdagens
Copy link
Contributor

This also cleans up the ESP32-C3 examples a little bit, moving the crate to the stable channel and clarifying the README.

@onsdagens
Copy link
Contributor Author

onsdagens commented Sep 2, 2024

I've added expected output from a QEMU run of the ESP32-C3 monotonic example.

I'm not sure if that's a good idea, since the order of task spawn and output has the potential for not being very deterministic, so i think i'd rather avoid running that example in QEMU altogether, but i don't know how to do that nicely, maybe an xtask pro could chip in?

Copy link
Collaborator

@korken89 korken89 left a comment

Choose a reason for hiding this comment

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

Very nice, thank you!

@korken89 korken89 added this pull request to the merge queue Sep 29, 2024
Merged via the queue into rtic-rs:master with commit 805ea26 Sep 29, 2024
55 checks passed
onsdagens added a commit to onsdagens/rtic that referenced this pull request Sep 30, 2024
* add esp32c3 monotonic

* fix tests
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.

2 participants