Open suikan4github opened 1 year ago
The current Uart class is using DMA interrupt. As a result, it is not easy to use when the RX string length is unknown.
We should modify it to use the interrupt.
The current Uart class is using DMA interrupt. As a result, it is not easy to use when the RX string length is unknown.
We should modify it to use the interrupt.