ESP32_RTOS_SDK_V1.1.0_15_12_21 Release
Important Links
Here are the links for this SDK release (version ESP32_RTOS_SDK_V1.1.0_15_12_21):
Release Notes
- Support OTA, add "ota_demo" in "examples" folder.
- Support SSL, software encrypt.
- Update boot.bin to version 1.1, optimized it for OTA.
- Optimize compilation to check SDK_PATH and BIN_PATH.
- Optimize libc to use APIs in ROM code.
- Move "driver_lib" from "examples" folder to the root path of ESP32_RTOS_SDK.
- Provide pre-compiled libdriver.a, libssl.a, and libupgrade.a.
- Optimize the header files.
- Other optimization to make the software more stable.
Have fun!
_______________________________________________________
ESP32_RTOS_SDK_V1.1.0_15_12_21发布
相关下载以下是最新SDK的相关下载链接 (版本 ESP32_RTOS_SDK_V1.1.0_15_12_21):
- ESP32_RTOS_SDK_V1.1.0_15_12_21 下载链接。
- ESP32 文档下载链接。
- 您可以继续参与 Bug Bounty 计划。
发布说明
- 新增支持 OTA,在 "examples" 路径下提供 "ota_demo"。
- 新增支持 SSL,目前为软件加密。
- 更新 boot.bin 到版本 1.1,用以支持 OTA。
- 新增编译时对 SDK_PATH 和 BIN_PATH 合法性的检查。
- 更新 libc ,部分库函数将默认使用 ROM 中的函数。
- "driver_lib" 从 "examples" 文件夹移至 ESP32_RTOS_SDK 根目录。
- 提供预编译的 libdriver.a, libssl.a 和 libupgrade.a。
- 更新头文件。
- 修正了一些小问题,增强软件的稳定性。
感谢您对 ESP32 的关注!