Armando faa6e51086 feat(sdio): sdio cross chip test app 2 vuotta sitten
..
host_sdmmc faa6e51086 feat(sdio): sdio cross chip test app 2 vuotta sitten
sdio faa6e51086 feat(sdio): sdio cross chip test app 2 vuotta sitten
README.md faa6e51086 feat(sdio): sdio cross chip test app 2 vuotta sitten
pytest_sdio.py faa6e51086 feat(sdio): sdio cross chip test app 2 vuotta sitten
sdio_common_test.h faa6e51086 feat(sdio): sdio cross chip test app 2 vuotta sitten

README.md

SDIO Cross Chips Test Apps

This folder contains SDIO related tests. This folder contains two sub-folders:

  • host_sdmmc: this fodler contains the ESP32 SDMMC test app which works as the host to test the SDIO Slave peripheral
  • sdio: this fodler contains the ESP SDIO Slave test apps

Tests in this folder are all dual-board tests.