Important Links
Here are the links for this SDK release (version ESP8266_RTOS_SDK_V1.3.0_15_11_02):
Release Notes
- Add libssc.a, simple serial console lib.
- Add libspiffs.a, SPI file system.
- Add libwps.a to support WPS.
- Add libespconn.a, Espressif connection lib.
- Add libespnow.a to support Espressif ESP-NOW.
- Add libmesh.a, Espressif mesh.
- Add libnopoll.a, websocket.
- Add make_lib.sh in "third_party" folder.
- Add modem-sleep & light-sleep supported.
- Update libcirom.a to support float IO.
- Update gen_misc.sh & gen_misc.bat.
- Update header files, add comments in doxygen style.
- Update libsmartconfig.a to version 2.5.2.
- Update libssl.a.
- Updates driver (PWM/UART/GPIO/SPI/Hardware timer).
- Update open source codes of third_party.
- Modify "ld" files, "dram0 len" should be 0x18000 in RTOS SDK.
- Remove header files in extra_include, which are already in compile folder.
- Other APIs sync from non-OS SDK.
- Other optimization to make the software more stable.
发布说明
- 新增 libssc.a,支持用户自定义简单串口指令。
- 新增 libspiffs.a,支持 SPI 文件系统。
- 新增 libwps.a,支持 WPS。
- 新增 libespconn.a,支持 espconn(Espressif Connection)。
- 新增 libespnow.a,支持 ESP-NOW。
- 新增 libmesh.a,支持 mesh。
- 新增 libnopoll.a,支持 websocket。
- 新增 make_lib.sh,位于 third_party 文件夹中,支持将代码编译为库文件。
- 支持 modem sleep 和 light sleep 休眠方式。
- 更新 libcirom.a,支持打印浮点数。
- 更新 gen_misc.sh 和 gen_misc.bat。
- 更新 Espressif 头文件,增加符合 doxygen 格式要求的接口注释。
- 更新 libsmartconfig.a 至 version 2.5.2。
- 更新 libssl.a。
- 更新 driver 应用及示例 (PWM/UART/GPIO/SPI/Hardware timer)。
- 更新文件夹 third_party 中的开源代码。
- 更新 ld 文件夹,对于 RTOS SDK,dram0 len 应该为 0x18000。
- 更新文件夹 third_party 中的开源代码。
- 其他 APIs 的同步,APIs 与非 OS SDK 基本一致。
- 其他小问题的修正。
Statistics: Posted by Admin — Mon Nov 02, 2015 8:08 pm