mirror of
https://github.com/esp8266/Arduino.git
synced 2025-06-12 01:53:07 +03:00
Update to BearSSL version lost in GCC10 update (#7453)
The GCC10 PR accidentally reverted to an older BearSSL commit. There should be no code changes, but to keep everything clean move it back ahead to the proper commit.
This commit is contained in:
committed by
GitHub
parent
e58bb60f87
commit
f8091311a3
@ -1,2 +1,2 @@
|
||||
// Do not edit -- Automatically generated by tools/sdk/ssl/bearssl/Makefile
|
||||
#define BEARSSL_GIT 5c771be
|
||||
#define BEARSSL_GIT 149e503
|
||||
|
Reference in New Issue
Block a user