circuitpython/ports/atmel-samd/common-hal/sdioio
Jeff Epler c73182803d sdioio: fix code for the case where there is no SDHC1
.. it doesn't really make a difference (the old code created an empty
else{} statement) but this is more correct.
2020-09-17 18:29:31 -05:00
..
__init__.c atmel-samd: Add SDIO SD card interface 2020-06-26 11:50:42 -05:00
__init__.h atmel-samd: Add SDIO SD card interface 2020-06-26 11:50:42 -05:00
SDCard.c sdioio: fix code for the case where there is no SDHC1 2020-09-17 18:29:31 -05:00
SDCard.h atmel-samd: Add SDIO SD card interface 2020-06-26 11:50:42 -05:00