mirror of
https://github.com/esp8266/Arduino.git
synced 2025-06-12 01:53:07 +03:00
Update BearSSL to latest toolchain (#5449)
Remove the -fno-jump-tables since the new toolchain places these tables in ROM now. Rebuild using the toolchain. Saves 1-3KB of flash and has 0 RAM impact plus may make certain bits marginally faster by using a LUT instead of a if-else-else chain.
This commit is contained in:
committed by
GitHub
parent
8b3f4966e9
commit
6d42a26cc2
Binary file not shown.
Reference in New Issue
Block a user