Skip to content
New issue

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

ESP32: DMA Driver Support #3726

Closed
zephyrbot opened this issue Jun 20, 2017 · 2 comments
Closed

ESP32: DMA Driver Support #3726

zephyrbot opened this issue Jun 20, 2017 · 2 comments
Assignees
Labels
area: DMA Direct Memory Access area: Xtensa Xtensa Architecture Feature Request A request for a new feature

Comments

@zephyrbot
Copy link
Collaborator

zephyrbot commented Jun 20, 2017

Reported by Christopher Turner:

As a developer, I would like ESP32 to support DMA Drivers.

(Imported from Jira ZEP-2291)

@zephyrbot
Copy link
Collaborator Author

by Leandro Pereira:

DMA on the ESP32 is used by the 3 UARTs, 3 SPIs, and 2 I2S. Before tackling the driver for these, I'll write this one.

@zephyrbot
Copy link
Collaborator Author

by Leandro Pereira:

Espressif released a new version of the ESP32 Reference Manual that contains a chapter on the DMA device.

@zephyrbot zephyrbot added priority: high High impact/importance bug area: Xtensa Xtensa Architecture area: DMA Direct Memory Access Enhancement Changes/Updates/Additions to existing features labels Sep 23, 2017
@nashif nashif removed the priority: high High impact/importance bug label Oct 17, 2017
@lpereira lpereira removed their assignment May 18, 2018
@galak galak added Feature Request A request for a new feature and removed Enhancement Changes/Updates/Additions to existing features labels Apr 30, 2019
@nashif nashif closed this as completed Mar 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: DMA Direct Memory Access area: Xtensa Xtensa Architecture Feature Request A request for a new feature
Projects
None yet
Development

No branches or pull requests

4 participants