pennae a6b8f3d994 rp: add single-channel dma from adc
with uniform treatment of adc inputs it's easy enough to add a new
sampling method. dma sampling only supports one channel at the moment,
though round-robin sampling would be a simple extension (probably a new
trait that's implemented for Channel and &[Channel]). continuous dma as
proposed in #1608 also isn't done here, we'd expect that to be a
compound dma::Channel that internally splits a buffer in half and
dispatches callbacks or something like that.
2023-08-02 17:04:32 +02:00
..
2023-05-31 00:54:20 +02:00
2023-07-28 16:50:54 -06:00
2023-07-27 08:50:53 -05:00
2023-08-02 17:04:32 +02:00
2023-07-28 17:07:08 -05:00
2023-07-31 15:37:01 +05:30
2023-07-31 01:41:12 +02:00
2023-07-31 01:41:12 +02:00
2023-07-30 16:46:33 +01:00
2023-07-31 01:41:12 +02:00