Skip to content
This repository was archived by the owner on Sep 16, 2024. It is now read-only.

Firmware release v1.18.2.r2

Compare
Choose a tag to compare
@iwahdan88 iwahdan88 released this 07 Mar 13:01
· 37 commits to master since this release
5cf02dc

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