-
Notifications
You must be signed in to change notification settings - Fork 13.3k
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
PR #7148 w/ lwIP Ethernet merged #8332
Conversation
…, must not panic.
…functions can use optimistic_yield()
Thanks, but I already have 'git checkout'ed the required lib files straight from the #8317 branch The only issue is - I can't seem to get the |
just fyi, both PRs work, so no need for draft here |
This is for testing whether the delay_* metaphors proposed in PR #7148 also work as required for he LwIP Ethernet library from PR #8317.
@mcspr I'm posting this for you, if you should like to do some testing. I have done the same as to whether
yieldUntil
works for issue #7969, and I must report that sorry, no, it does not at all.