Skip to content

ESP8266_RTOS_SDK Release v3.1.2

Compare
Choose a tag to compare
@donghengqaz donghengqaz released this 14 May 07:48
· 18 commits to release/v3.1 since this release

This is the list of changes since release v3.1.1.

2. Changes in Functions and Features:

2.1 Driver

  1. Fix the returning error when setting GPIO16 Pull-UP/Pull-Down.
  2. Fix a UART data loss issue when close UART.

2.2 SPI Flash

  1. Support SPI flash GD25Q64 QIO mode.

2.3 SSC

  1. Update SSC library

2.4 Wi-Fi

  1. Update to phy 1058.14, optimize the compatibility of the configuration parameters.
  2. Support partial calibration.
  3. Fix a crash issue when ESP8266 softAP receives an illegal Wi-Fi packet.

3. Tools

  • Update idf_monitor.py.