mirror of
https://github.com/apache/nuttx.git
synced 2026-05-14 19:38:39 +08:00
10c75d2722
This update adds comprehensive documentation regarding the 136-bit response format for SDIO, including the structure of the response, CRC handling, and necessary byte-shifting for alignment. This information is crucial for developers implementing or maintaining SDIO drivers. Signed-off-by: Arjav Patel <arjav1528@gmail.com>