Open twitchyliquid64 opened 3 years ago
In email, @proman21 writes:
I'd be very happy for you to incorporate the library into the atsamd HAL. I don't use Rust at my day job 😢, and so my work with the library has dropped off significantly. I'd love to see the work continue with the community!
Thank you @twitchyliquid64 for your interest, and @ianrrees for reaching out to me via email. I've pushed my latest changes from my local, so you have the most recent code I've written. I do plan to get back into building this library with a different vision, but please feel free to incorporate the code into the HAL crate for your own usage.
Thank you for putting together an awesome library!
We've been talking about it over on the atsamd channel, and we are definitely keen in getting native support for DMA into atsamd-hal. I was wondering if we could get your blessing in merging this code into atsamd-hal?
Its likely we'll try to track the embedded-dma traits, but given youve already done a ton to get the DMAC to dance your tune, it would be awesome to be able to base off your work.