This repository was archived by the owner on Sep 16, 2024. It is now read-only.
Firmware release v1.18.2.r2
Improvements:
- Added API
do_handshake
for performing handshake operation for ssl/tls non- blocking socket connections - Added Timeout option for ssl/tls handshake operation
- Amended ESP-IDF Error Codes to Micropython QSTR
- Updated sqnsupgrade script to v1.2.3
Bug Fix
- Fixed crash caused by UART I/O APIs called after UART.deinit