mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-10 04:43:33 +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