summaryrefslogtreecommitdiff
path: root/shared-bindings/sdcardio
AgeCommit message (Expand)Author
2021-03-15run code formatting scriptmicroDev
2021-02-09sdcardio: add a note about sharing the SPI bus with SD cards and other devicesJeff Epler
2020-08-07Modify some Python stubsTaku Fukada
2020-07-27Fix several type hintsTaku Fukada
2020-07-24Add and correct some type hintsTaku Fukada
2020-07-03Made every init return Nonedherrada
2020-07-03Added type hints to sdcardiodherrada
2020-06-26Update shared-bindings/sdcardio/SDCard.cJeff Epler
2020-06-26sdcardio: implement new library for SD card I/OJeff Epler