circuitpython/shared-module/sdcardio
Jeff Epler 57fde2e07b sdcardio: implement new library for SD card I/O
Testing performed: That a card is successfully mounted on Pygamer with
the built in SD card slot

This module is enabled for most FULL_BUILD boards, but is disabled for
samd21 ("M0"), litex, and pca10100 for various reasons.
2020-06-26 11:50:23 -05:00
..
SDCard.c sdcardio: implement new library for SD card I/O 2020-06-26 11:50:23 -05:00
SDCard.h sdcardio: implement new library for SD card I/O 2020-06-26 11:50:23 -05:00
__init__.c sdcardio: implement new library for SD card I/O 2020-06-26 11:50:23 -05:00
__init__.h sdcardio: implement new library for SD card I/O 2020-06-26 11:50:23 -05:00