embassy/embassy-rp/src/uart
pennae be66e0f7ce rp/uart: make dma multicore-safe
running rx and tx on different cores could lead to hangs if the dmacr
register modifys run concurrently. this is bad.
2023-05-01 15:32:58 +02:00
..
buffered.rs rp/uart: report errors from buffered uart 2023-05-01 15:32:58 +02:00
mod.rs rp/uart: make dma multicore-safe 2023-05-01 15:32:58 +02:00