Skip to content

esp-develop-20220802

Compare
Choose a tag to compare
@igrr igrr released this 02 Aug 14:27
· 17566 commits to esp-develop since this release
686dadc
  • Rebased on top of QEMU 7.0.0. Fixed breakage/deprecations. This also fixes #35.
  • Fixed cache flush emulation (#46).
  • Fix trans_done not updated in the SPI peripheral (#39, #40, thanks @amirgon)
  • Fix loading of ELF files via the -kernel argument (thanks @Lapshin)
  • Added emulation of the AES peripheral (thanks @KaryFeever)