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 731309bc07 Update comments, fixes #21 пре 4 година
examples Update comments, fixes #21 пре 4 година
utility Fix compiler warning пре 5 година
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 Add comment about USE_TEENSY3_OPTIMIZED_CODE on Teensy 3.5 & 3.6 пре 5 година
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 Bump version to 1.2.2 пре 6 година

README.md

SD Library