mirror of
https://github.com/espressif/esp-idf.git
synced 2025-10-02 19:54:56 +00:00

The current SPI hardware can't support 9bit SPI data format very well (i.e. inserting an extra bit before each data byte) Closes https://github.com/espressif/esp-idf/pull/8644