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

Comments for target and source sites of async scheduling #6780

Merged
merged 1 commit into from
Nov 15, 2019

Conversation

dok-net
Copy link
Contributor

@dok-net dok-net commented Nov 15, 2019

Where async event scheduling uses delay()/esp_yield() and esp_schedule(), use same wording and properly identify source / target site pairs.
This is a purely cosmetic PR.
This PR helps identify these sites and aids in (my) discussion about the effects this pattern has on the
compatibility to (AVR) Arduino-style overridable weak-binding yield()/__yield() based 3rd party scheduling libraries.

@d-a-v d-a-v merged commit 240ae5e into esp8266:master Nov 15, 2019
@dok-net
Copy link
Contributor Author

dok-net commented Nov 15, 2019

@d-a-v oh great, thanks, that makes it much easier presenting a fix/change to the code spots. PR coming right next. Thanks again :-)

@dok-net
Copy link
Contributor Author

dok-net commented Nov 15, 2019

Continued in #6782

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