arduino-libraries / ArduinoBearSSL

Port of BearSSL to Arduino
MIT License
85 stars 49 forks source link

Adding an additional BearSSL constructor as well as a method setClient to allow late initialisation. #29

Closed aentinger closed 4 years ago

aentinger commented 4 years ago

This allows for the ArduinoIoTCloud firmware to intantiate ArduinoBearSSL on the stack instead of the heap.

github-actions[bot] commented 4 years ago

Memory usage change @6255938c336fc09d1284b9040ef5d1f56645ff49

FQBN Flash Usage RAM For Global Variables
arduino:megaavr:uno2018 0 0
arduino:samd:mkr1000 0 0
arduino:samd:mkrgsm1400 0 0
github-actions[bot] commented 4 years ago

Memory usage change @9fc00a936e6e03fbdebb611c1a0aadc8dc784759

FQBN Flash Usage RAM For Global Variables
arduino:megaavr:uno2018 0 0
arduino:samd:mkr1000 0 0
arduino:samd:mkrgsm1400 0 0