1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-04-22 21:23:07 +03:00
Ivan Grokhotkov efa35e257a Update axTLS to 5b4be7d
Changes:
5b4be7d2738de5874f2e302157a0b726fe7bd4a6 Reserve 16k fragment buffer only when it is actually required.
b33ef68e6a3e2be1171e5a9f5b6156af424489ec Fix handshake status not being set if increase_bm_data_size fails
2016-03-02 15:47:12 +03:00
..
2016-01-09 11:50:58 +01:00
2016-03-02 15:47:12 +03:00
2016-01-09 11:50:58 +01:00
2016-01-09 11:50:58 +01:00
2015-05-18 16:04:30 +03:00
2016-01-09 11:50:58 +01:00
2016-01-09 11:50:58 +01:00
2016-01-09 11:50:58 +01:00
2016-01-09 11:50:58 +01:00
2015-12-17 23:14:59 +03:00
2016-01-09 11:50:58 +01:00
2015-07-04 09:45:05 +02:00
2016-01-09 11:50:58 +01:00
2016-01-09 11:50:58 +01:00
2016-01-09 11:50:58 +01:00
2016-01-09 11:50:58 +01:00
2016-01-09 11:50:58 +01:00
2016-01-09 11:50:58 +01:00

Updating SDK libraries

After updating SDK libraries to a new version, do the following changes.

  1. Remove mem_manager.o from libmain.a to use custom heap implementation

    xtensa-lx106-elf-ar -d libmain.a mem_manager.o