mirror of
https://github.com/esp8266/Arduino.git
synced 2025-06-15 00:02:49 +03:00
Save 484 bytes of heap foe BSSL applications (#6157)
Move additional constants to flash and use _P/pgm_read routines to access them. Minimal runtime impact, but remove variables from RODATA and gives addition 484 bytes of heap to SSL applications. Fixes #6005
This commit is contained in:
committed by
david gauchard
parent
b6935af93a
commit
f37b4921e3
Binary file not shown.
Reference in New Issue
Block a user