Closed zhengzhu-1m closed 1 month ago
Hi @zhengzhu-1m, esp-develop-9.0.0-20240606 release of QEMU doesn't include the virtual framebuffer peripheral for ESP32-S3, which is why you get this error. We'll add this peripheral in the next QEMU release.
The peripheral has been implemented for ESP32-S3 target in QEMU (commit https://github.com/espressif/qemu/commit/6f41181223a0c8c01571c908045aa5b6ab8f2e89). It is already available in our development branch, and will be available in the next release of QEMU.
Is your feature request related to a problem?
Describe the solution you'd like.
esp qemu Added ESP32-S3 support
Describe alternatives you've considered.
No response
Additional context.
No response