esp-develop-8.1.2-20231017
igrr
released this
17 Oct 10:18
·
6433 commits
to esp-develop
since this release
- Rebased on top of QEMU 8.1.2
--version
output now shows ESP-specific version name (esp-develop-8.1.2-20231017)- Made improvements and fixed bugs in the emulation of ESP32-C3 peripherals
- Added ESP32-C3 peripherals:
- GDMA, including GDMA support in SHA and AES peripherals
- RSA
- HMAC
- Digital Signature
- Opencores Ethernet MAC emulation for ESP32-C3, via an unused portion of the address space. Requires the related IDF commit
Thanks to @o-marshmallow, @Harshal5 and @antmak for contributing to this release.