espressif / idf-extra-components

Additional components for ESP-IDF, maintained by Espressif
149 stars 89 forks source link

esp_lcd_qemu_rgb add esp32s3 support (IEC-192) #401

Open zhengzhu-1m opened 1 day ago

zhengzhu-1m commented 1 day ago

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

igrr commented 18 hours 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.