mirror of
https://github.com/esp8266/Arduino.git
synced 2025-06-12 01:53:07 +03:00
Undo the BearSSL RODATA->PROGMEM changes because there are some bad performance regressions in EC server operations which can result in timeouts and WDTs. Keep the shrunked bearssl.a library as that is orthogonal to the PROGMEM changes.
This commit is contained in:
committed by
GitHub
parent
6bfb1bae40
commit
777986c9ae
@ -1,2 +1,2 @@
|
||||
// Do not edit -- Automatically generated by tools/sdk/ssl/bearssl/Makefile
|
||||
#define BEARSSL_GIT 0d7d5e2
|
||||
#define BEARSSL_GIT 6b9587f
|
||||
|
Reference in New Issue
Block a user