Skip to content

Conversation

@MabezDev
Copy link
Member

@MabezDev MabezDev commented Jul 25, 2023

This gives more fine-grain control to allow higher frequencies.

Closes #685

Must

  • The code compiles without errors or warnings.
  • All examples work.
  • cargo fmt was run.
  • Your changes were added to the CHANGELOG.md in the proper section.
  • You updated existing examples or added examples (if applicable).
  • Added examples are checked in CI

Nice to have

  • You add a description of your work to this PR.
  • You added proper docs for your newly added features and code.

@MabezDev MabezDev force-pushed the fine-grained-periodic branch from b279847 to 74822f7 Compare July 25, 2023 12:20
@MabezDev MabezDev marked this pull request as ready for review July 25, 2023 12:20
@MabezDev MabezDev force-pushed the fine-grained-periodic branch from 74822f7 to 058c9ed Compare July 26, 2023 09:29
@MabezDev MabezDev requested a review from jessebraham July 27, 2023 22:09
Copy link
Member

@jessebraham jessebraham left a comment

Choose a reason for hiding this comment

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

LGTM, thanks!

@jessebraham jessebraham merged commit 18e8030 into esp-rs:main Jul 31, 2023
playfulFence pushed a commit to playfulFence/esp-hal that referenced this pull request Sep 26, 2023
* Switch to micros instead of millis

* Add changelog entry
@bugadani bugadani mentioned this pull request Oct 25, 2023
8 tasks
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.

Periodic interrupts every 100ns

3 participants