mirror of
https://github.com/espressif/esp-idf.git
synced 2025-11-28 21:26:22 +00:00
3 issues are: 1. RX buffer not aligned (start and end) 2. not setting rx_buffer 3. setting rx_length != length also add spi release code here.