mirror of
https://github.com/esp8266/Arduino.git
synced 2025-06-12 01:53:07 +03:00
Update BearSSL, increase SSL stack (#6980)
Only minor updates to headers and no functionality change on the portions that we use in the ESP8266. @Teddyz reported random crashes while running against a local MQTT server and was able to report stack usages of up to 6136 bytes. Increase the SSL stack to a little more than that, once again.
This commit is contained in:
committed by
GitHub
parent
de307623b2
commit
b62d8c7633
@ -1,2 +1,2 @@
|
||||
// Do not edit -- Automatically generated by tools/sdk/ssl/bearssl/Makefile
|
||||
#define BEARSSL_GIT 89454af
|
||||
#define BEARSSL_GIT 0645c68
|
||||
|
Reference in New Issue
Block a user