Skip to content

esp-develop-8.2.0-20240122

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Jan 15:50
· 2989 commits to esp-develop since this release
esp-develop-8.2.0-20240122
b335407
  • Rebased on top of QEMU v8.2.0, fixed breakage/deprecations
  • Added emulation of XTS_AES peripheral for ESP32-C3
  • Added Flash Encryption emulation for ESP32-C3
  • Added support for 16bpp color format for the virtual RGB panel
  • Fixed compilation warnings in several files
  • Fixed emulation of SPI flash read operations for ESP32-C3 when Flash Encryption is enabled
  • Fixed emulation of RTC_CNTL scratch registers for ESP32-C3
  • Fixed an issue with clearing Systimer comparator interrupts for ESP32-C3
  • Fixed an issue with reading stale values from eFuse for ESP32-C3
  • Fixed the two CPUs on the ESP32 not seeing the same state of variables in PSRAM

Thanks to @o-marshmallow, @Harshal5 and @horw for contributing to this release.