您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
PaulStoffregen 36ea5fac57 Fix detection of old SD cards on Teensy 3.5 & 3.6 8 年前
examples Update comments in examples 8 年前
utility Fix detection of old SD cards on Teensy 3.5 & 3.6 8 年前
File.cpp Add Teensy 3.x optimized code 10 年前
README.md Import SD library from Arduino 1.0.5 11 年前
README.txt Import SD library from Arduino 1.0.5 11 年前
SD.cpp Do not expose internal SD.root to sketches with SD.open("/") 10 年前
SD.h Add Teensy 3.x optimized code 10 年前
SD_t3.h Update comment about USE_TEENSY3_OPTIMIZED_CODE 9 年前
cache_t3.cpp Change cache replacement algorithm to Least Recenrtly Used 10 年前
card_t3.cpp Change cache replacement algorithm to Least Recenrtly Used 10 年前
dir_t3.cpp Add pathname traversal in SD.open() 10 年前
fat_t3.cpp Add Teensy 3.x optimized code 10 年前
file_t3.cpp Change cache replacement algorithm to Least Recenrtly Used 10 年前
init_t3.cpp Fix FAT16 detection 10 年前
keywords.txt Add support for Kinetis SDHC on Teensy 3.5 & 3.6 8 年前
library.properties Update version to 1.0.8 9 年前

README.md

SD Library