mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-13 21:55:07 +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.