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.
Paul Stoffregen 4e31b17044
Merge pull request #14 from FrankBoesing/T4-support
пре 5 година
examples Update comments in examples пре 8 година
utility Update Sd2Card.cpp пре 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 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 Bump version to 1.2.2 пре 6 година

README.md

SD Library