1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-06-12 01:53:07 +03:00

Stack thunk yield() fixes (#9224)

* Update bearssl builder

* Keep bssl stack pointer from confusing yield

implement stack_thunk_yield() which is called within bssl
stack overflow checks for cont would always fail otherwise
This commit is contained in:
Max Prokhorov
2025-01-24 10:17:51 +03:00
committed by GitHub
parent be3035c853
commit 1a13ab95fb
5 changed files with 46 additions and 3 deletions