18 次程式碼提交 (0ddfe521da661c9a78d20688d191b3828a0b2c4f)

作者 SHA1 備註 提交日期
  Frank e7695fc7fc
SD.h: Fix -Woverflow for newer compilers. 4 年之前
  PaulStoffregen 947085342f Only undef FILE_READ & FILE_WRITE if they did not come from FS.h 4 年之前
  PaulStoffregen 030244e90f Support open with FILE_WRITE_BEGIN mode 4 年之前
  PaulStoffregen fa84ee5d6b Enforce File derived class rules 4 年之前
  PaulStoffregen fcd678d66f Add truncate(size) 4 年之前
  PaulStoffregen aa7f27f6d5 Support for files larger than 4GB 4 年之前
  PaulStoffregen 80b82778ef Add MIT license header 4 年之前
  PaulStoffregen 9b52e7d639 Add usedSize() and totalSize() 4 年之前
  PaulStoffregen c5292aeb8b Add rename() 4 年之前
  PaulStoffregen c74906ea85 Fix reading with FILE_WRITE mode 4 年之前
  PaulStoffregen 159feec5a7 Default to 16 MHz SPI clock speed 4 年之前
  PaulStoffregen 52c44d76ab Use SdFat's shared SPI mode 4 年之前
  PaulStoffregen 03071e943e Fix CardInfo with BUILTIN_SDCARD 4 年之前
  PaulStoffregen 50f065598f Limit memory use on Teensy 2.0 4 年之前
  PaulStoffregen 7c6b4fa59f Emulate Sd2Card & SdVolume for old CardInfo example 4 年之前
  PaulStoffregen 53870ddc70 Fix FILE_WRITE - seek to end of file at open 4 年之前
  PaulStoffregen 824a16eb06 Support BUILTIN_SDCARD 4 年之前
  PaulStoffregen 17d22be271 Replace entire SD library with thin wrapper for SdFat 4 年之前