You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
PaulStoffregen 0d0d071957 Add support for Kinetis SDHC on Teensy 3.5 & 3.6 8 年之前
examples Adds more comments on how to use sd on teensy audio board 8 年之前
utility Add support for Kinetis SDHC on Teensy 3.5 & 3.6 8 年之前
File.cpp Add Teensy 3.x optimized code 9 年之前
README.md Import SD library from Arduino 1.0.5 10 年之前
README.txt Import SD library from Arduino 1.0.5 10 年之前
SD.cpp Do not expose internal SD.root to sketches with SD.open("/") 9 年之前
SD.h Add Teensy 3.x optimized code 9 年之前
SD_t3.h Update comment about USE_TEENSY3_OPTIMIZED_CODE 8 年之前
cache_t3.cpp Change cache replacement algorithm to Least Recenrtly Used 9 年之前
card_t3.cpp Change cache replacement algorithm to Least Recenrtly Used 9 年之前
dir_t3.cpp Add pathname traversal in SD.open() 9 年之前
fat_t3.cpp Add Teensy 3.x optimized code 9 年之前
file_t3.cpp Change cache replacement algorithm to Least Recenrtly Used 9 年之前
init_t3.cpp Fix FAT16 detection 9 年之前
keywords.txt Add support for Kinetis SDHC on Teensy 3.5 & 3.6 8 年之前
library.properties Update version to 1.0.8 8 年之前

README.md

SD Library