mirror of
https://github.com/esp8266/Arduino.git
synced 2025-04-21 10:26:06 +03:00
Rewrite all the integer math operations with const input parameters to use PROGMEM properly (pgm_read_xx or memcpy_P), and move all the EC order and generators and SHA OIDs to PROGMEM. This frees around 1.2KB of heap for any SSL applications. Also delete unneeded objects from the bearssl.a library to shrink the GIT repo size.
3 lines
104 B
C
3 lines
104 B
C
// Do not edit -- Automatically generated by tools/sdk/ssl/bearssl/Makefile
|
|
#define BEARSSL_GIT 0d7d5e2
|