mirror of
https://github.com/esp8266/Arduino.git
synced 2025-06-29 16:03:14 +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:
@ -1,2 +1,2 @@
|
||||
// Do not edit -- Automatically generated by tools/sdk/ssl/bearssl/Makefile
|
||||
#define BEARSSL_GIT b024386
|
||||
#define BEARSSL_GIT 5166f2b
|
||||
|
Reference in New Issue
Block a user