mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-25 05:39:35 +08:00
By introducing a spearate RX and TX DMA channel semaphore RX operations and TX operations does not block each other. Stopping a DMA channel needs now to take both RX and TX semaphores to block out both RX and TX tasks.