mirror of
https://github.com/espressif/esp-idf.git
synced 2026-09-22 13:01:16 +03:00
Wait for DMA TX data before the master starts a full-duplex transfer, and give the SPI GDMA channels top priority, so a GDMA channel busy with PSRAM can no longer shift the transmitted stream by a few bytes at the start of a transfer.