esp-idf/components/hal/esp32/include
Gustavo Henrique Nihei 8f822db28c spi: Fix SPI Slave TX/RX bitlen configuring wrong registers
The maximum input length for the SPI Slave should be applied to the read
buffer configuration, not for the write buffer. Similarly, the output
configuration should also target the write buffer.
2021-06-28 18:58:59 -03:00
..
hal spi: Fix SPI Slave TX/RX bitlen configuring wrong registers 2021-06-28 18:58:59 -03:00