NuttX
NuttX copied to clipboard
For testing STM32, STM32F7, STM32H7 call up_dma_rxcallback on IDLE
Summary
When the RX line returns to idle, run up_dma_rxcallback. This replaces the need to call serial_dma_poll off a timer.