Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
PaulStoffregen 0d0d071957 Add support for Kinetis SDHC on Teensy 3.5 & 3.6 il y a 8 ans
examples Adds more comments on how to use sd on teensy audio board il y a 8 ans
utility Add support for Kinetis SDHC on Teensy 3.5 & 3.6 il y a 8 ans
File.cpp Add Teensy 3.x optimized code il y a 9 ans
README.md Import SD library from Arduino 1.0.5 il y a 10 ans
README.txt Import SD library from Arduino 1.0.5 il y a 10 ans
SD.cpp Do not expose internal SD.root to sketches with SD.open("/") il y a 9 ans
SD.h Add Teensy 3.x optimized code il y a 9 ans
SD_t3.h Update comment about USE_TEENSY3_OPTIMIZED_CODE il y a 8 ans
cache_t3.cpp Change cache replacement algorithm to Least Recenrtly Used il y a 9 ans
card_t3.cpp Change cache replacement algorithm to Least Recenrtly Used il y a 9 ans
dir_t3.cpp Add pathname traversal in SD.open() il y a 9 ans
fat_t3.cpp Add Teensy 3.x optimized code il y a 9 ans
file_t3.cpp Change cache replacement algorithm to Least Recenrtly Used il y a 9 ans
init_t3.cpp Fix FAT16 detection il y a 9 ans
keywords.txt Add support for Kinetis SDHC on Teensy 3.5 & 3.6 il y a 8 ans
library.properties Update version to 1.0.8 il y a 8 ans

README.md

SD Library