Rx is not using dma now

This commit is contained in:
Priec
2025-10-31 14:31:25 +01:00
parent 0ecf821e40
commit 28b468902a
3 changed files with 65 additions and 3 deletions

View File

@@ -5,3 +5,4 @@ pub use gpio_dma_uart::*;
pub mod dma_timer;
pub use dma_timer::*;
pub mod gpio_uart_rx;