This repository was archived by the owner on Jan 14, 2022. It is now read-only.
Releases: espressif/ESP31_RTOS_SDK
Releases · espressif/ESP31_RTOS_SDK
v3.0.0: Version 3.0.0(ff9c72c)
- update lwip to v1.5.0;
- update smartconfig to v2.5.4;
- system parameter structure changed, need to flash blank.bin to system parameter sector;
- support set phy mode for softap/station seperately;
- support Rx/Tx AMPDU;
- support 802.11 regdomain;
- support 802.11 QoS;
- optimize throughput;
- modify sdk internal framework;
- modify esp_*.h headers dependencies;
- add libphyrom.a and liblwip_dep.a;
- update documents;
- update gen_appbin.py;
- bug fix;
v2.0.0
- update boot.bin to v1.1.1;
- generated bin name changed, irom1.bin to drom0.bin;
- add new map mode;
- add WPS support;
- add WPA2-Enterprise support;
- add AMPDU support;
- add esptool.py;
- update gen_appbin.py;
- include folder structure change;
- support some makefile options;
- add esp.conf in project_template;
- add lwip source code;
- add cjson source code;
- update README.md;
- ssl bug fix;
- upgrade bug fix;
- add API documents (pdf & html);
- many other bugs fix, many other changes;