mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
3610b14aef
1.The dummy_bits is set to 4 in ESP32C3/C2, therefore, the data transmission started too early.This commit fix this issue by changing dummy_bits to 8. 2.Put the spi command the spi defintion in spi_types.h 3.Put the function which get spi command or dummy bits in spi_ll.h |
||
---|---|---|
.. | ||
hal |