mirror of
https://github.com/espressif/esp-idf.git
synced 2026-07-18 17:03:08 +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>