選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
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