-
Notifications
You must be signed in to change notification settings - Fork 3k
ESP8266: reduces SIGIO signaled to the upper layers #9520
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
ESP8266: reduces SIGIO signaled to the upper layers #9520
Conversation
@VeijoPesonen, thank you for your changes. |
@SeppoTakalo please re-review. Made the guarding variables atomic based on Kevin's request. |
CI started |
Test run: SUCCESSSummary: 12 of 12 test jobs passed |
@SeppoTakalo , @0xc0170 rebased. |
CI started |
Test run: SUCCESSSummary: 12 of 12 test jobs passed |
Description
Throttle event generation by applying a checking for already pending event.
Pull request type
Reviewers
@SeppoTakalo
@kjbracey-arm
@michalpasztamobica