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

riscv/esp32c3: Fix RT timer issues #3697

Merged

Conversation

donghengqaz
Copy link
Contributor

Summary

Fix RT timer issues:

  1. Enable alarm if there is timer active
  2. Wake up main thread to delete timer
  3. Wake up main thread when timer is timeout in ISR

Impact

Testing

1. Enable alarm if there is timer active
2. Wake up main thread to delete timer
3. Wake up main thread when timer is timeout in ISR
@xiaoxiang781216 xiaoxiang781216 merged commit 4a7f998 into apache:master May 16, 2021
@donghengqaz donghengqaz deleted the bugfix/esp32c3_fix_rt_timer_proc branch May 17, 2021 05:33
@Ouss4 Ouss4 added this to To-Add in Release Notes - 10.2 Oct 11, 2021
@jerpelea jerpelea moved this from To-Add to fixes in Release Notes - 10.2 Oct 13, 2021
@jerpelea jerpelea moved this from fixes to Added in Release Notes - 10.2 Oct 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

2 participants