ESP8266_RTOS_SDK Release v3.1.2
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
- Fix the returning error when setting GPIO16 Pull-UP/Pull-Down.
- Fix a UART data loss issue when close UART.
2.2 SPI Flash
- Support SPI flash GD25Q64 QIO mode.
2.3 SSC
- Update SSC library
2.4 Wi-Fi
- Update to phy 1058.14, optimize the compatibility of the configuration parameters.
- Support partial calibration.
- Fix a crash issue when ESP8266 softAP receives an illegal Wi-Fi packet.
3. Tools
- Update idf_monitor.py.