1
0
mirror of https://github.com/espressif/esp-idf synced 2025-03-21 06:59:10 -04:00
Chen Jichang d34a39e9a6 fix(parlio_tx): fix error in first transfer and 1 byte transfer
On p4, the clock was configured in the wrong order causing a dropped
count on the first transmission. And gdma eof event fails to trigger
parlio_tx eof event when transmitting single byte.
2024-09-06 14:10:15 +08:00
..