mirror of
https://github.com/espressif/esp-idf.git
synced 2026-06-01 10:36:36 +03: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