]> granicus.if.org Git - esp-idf/commit
sdio: support SDIO over spi in the example
authorMichael (XIAO Xufeng) <xiaoxufeng@espressif.com>
Thu, 23 Aug 2018 12:43:07 +0000 (20:43 +0800)
committerMichael (XIAO Xufeng) <xiaoxufeng@espressif.com>
Thu, 11 Apr 2019 18:24:29 +0000 (02:24 +0800)
commit9985c33a46bda845b0214ece605e35a2617897df
treec08a461926daf622ed5b01e830a02962d7773082
parent8a364b4bdf9ab5eef6685cbd008d13104b108dd9
sdio: support SDIO over spi in the example
examples/peripherals/sdio/host/components/esp_slave/esp_slave.c
examples/peripherals/sdio/host/components/esp_slave/include/esp_slave.h
examples/peripherals/sdio/host/main/Kconfig.projbuild
examples/peripherals/sdio/host/main/app_main.c
examples/peripherals/sdio/slave/main/app_main.c