gustavonihei opened a new pull request #3788: URL: https://github.com/apache/incubator-nuttx/pull/3788
## Summary This PR intends to provide a fix for the TX Burst support of the GDMA peripheral. Currently, it erroneously applies the configuration to the input-related registers, making the TX operation inconsistent. ## Impact Only for ESP32-C3-based configurations and for applications that might be using the DMA Burst feature. ## Testing `esp32c3-devkit` testing a SPI Slave peripheral driver to be submitted soon. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
