We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Please add GDMA support for ESP32 S3 / C3 / C6 / H2.
Example without DMA on ESP32-C3 works: https://wokwi.com/projects/380658681618693121
Example with DMA (GDMA) on ESP32-C3 has blank display: https://wokwi.com/projects/381270798558541825
The text was updated successfully, but these errors were encountered:
GDMA support implemented
Sorry, something went wrong.
feat(esp32): DMA support for S3/C3/C6
0976514
wokwi/wokwi-features#676
urish
No branches or pull requests
Please add GDMA support for ESP32 S3 / C3 / C6 / H2.
Example without DMA on ESP32-C3 works: https://wokwi.com/projects/380658681618693121
Example with DMA (GDMA) on ESP32-C3 has blank display: https://wokwi.com/projects/381270798558541825
The text was updated successfully, but these errors were encountered: