Merges https://github.com/espressif/esp-idf/pull/6192 Signed-off-by: yiying <yiying@MacBook-Air-Cindy.local>
Currently only ESP slaves can be parsed correctly.
- Add SDIO support at protocol layer (probing, data transfer, interrupts) - Add SDIO interrupts support in SDMMC host - Add test (communicate with ESP32 in SDIO download mode)