mirror of
https://github.com/espressif/esp-idf
synced 2025-03-10 09:39:10 -04:00
The user can now request the chip select to remain active after the current transfer. In order to do so, he MUST acquire the bus first with `spi_device_acquire_bus()` function, else, an error is returned.