mirror of
https://github.com/espressif/esp-idf.git
synced 2026-07-13 22:43:25 +03:00
Define per-target SDIO slave descriptor buffer limits in the LL layer and validate queued send buffers against the 4-byte aligned effective maximum. Update the public docs to describe the chip-dependent limit instead of hardcoding 4092 bytes. Co-authored-by: Cursor <cursoragent@cursor.com>