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

Stack thunk yield() fixes #9224

Merged
merged 3 commits into from
Jan 24, 2025
Merged

Conversation

mcspr
Copy link
Collaborator

@mcspr mcspr commented Jan 24, 2025

Resolve #9170
Resolve #9218

See earlephilhower/bearssl-esp8266#19

upd from the original Sep 2024 version
can_yield() + yield() -> optimistic_yield(10000) (aka 10ms) for a shorter func body

mcspr added 3 commits January 24, 2025 05:44
implement stack_thunk_yield() which is called within bssl
stack overflow checks for cont would always fail otherwise
@mcspr mcspr merged commit 1a13ab9 into esp8266:master Jan 24, 2025
28 checks passed
@mcspr mcspr deleted the bearssl/stack-thunk-yield branch January 24, 2025 07:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant