Skip to content

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

Merged
merged 2 commits into from
Feb 1, 2019
Merged

ESP8266: reduces SIGIO signaled to the upper layers #9520

merged 2 commits into from
Feb 1, 2019

Conversation

VeijoPesonen
Copy link
Contributor

Description

Throttle event generation by applying a checking for already pending event.

Pull request type

[ ] Fix
[X] Refactor
[ ] Target update
[ ] Functionality change
[ ] Docs update
[ ] Test update
[ ] Breaking change

Reviewers

@SeppoTakalo
@kjbracey-arm
@michalpasztamobica

@ciarmcom
Copy link
Member

@VeijoPesonen, thank you for your changes.
@SeppoTakalo @kjbracey-arm @michalpasztamobica @ARMmbed/mbed-os-ipcore @ARMmbed/mbed-os-maintainers please review.

@VeijoPesonen
Copy link
Contributor Author

@SeppoTakalo please re-review. Made the guarding variables atomic based on Kevin's request.

@cmonr
Copy link
Contributor

cmonr commented Jan 29, 2019

CI started

@mbed-ci
Copy link

mbed-ci commented Jan 30, 2019

Test run: SUCCESS

Summary: 12 of 12 test jobs passed
Build number : 1
Build artifacts

@VeijoPesonen
Copy link
Contributor Author

@SeppoTakalo , @0xc0170 rebased.

@0xc0170
Copy link
Contributor

0xc0170 commented Jan 31, 2019

CI started

@mbed-ci
Copy link

mbed-ci commented Jan 31, 2019

Test run: SUCCESS

Summary: 12 of 12 test jobs passed
Build number : 2
Build artifacts

@0xc0170 0xc0170 merged commit f1bf5db into ARMmbed:master Feb 1, 2019
@VeijoPesonen VeijoPesonen deleted the bugfix-esp8266_reduce_sigio branch February 1, 2019 08:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants