github-actions
released this
06 Jun 19:12
·
12 commits
to esp-develop
since this release
- Rebased on top of QEMU v9.0.0, fixed breakage/deprecations
- Added initial ESP32-S3 support (#42)
- Added support for
-bios
and-kernel
options for ESP32-C3 - Fixed SDMMC emulation to be compatible with IDF v5.2
- Lowered minimum required glibc version on Linux by using Ubuntu 18 in CI
Thanks to @dmitry1945, @o-marshmallow, @antmak for contributing to this release!