esp-rs / esp-hal

no_std Hardware Abstraction Layers for ESP32 microcontrollers
https://docs.esp-rs.org/esp-hal/
Apache License 2.0
721 stars 195 forks source link

DMA move API tracking issue #2269

Open bugadani opened 6 days ago

bugadani commented 6 days ago

Basics

Peripheral support

Buffer features

Buffer types

Note: This issue can be closed once the DescriptorChain struct is deleted.

bugadani commented 6 days ago

I thought we might want to track work that needs to be done in this area, but I'm unsure what that work actually is.

Dominaezzz commented 6 days ago

I've added all the stuff I had at the back of my mind