esp-develop-20220802
igrr
released this
02 Aug 14:27
·
17574 commits
to esp-develop
since this release
- 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)