100 次程式碼提交 (47515b1b7d563dc6a31949677ea59abdfc51732d)
 

作者 SHA1 備註 提交日期
  John Robinson 47515b1b7d
move source & headers under src/sd 3 年之前
  Paul Stoffregen 0ddfe521da
Merge pull request #29 from FrankBoesing/patch-1 4 年之前
  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 fac1f95837 Improve listfiles example 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 a4c5e44281 Datalogger to run at 10 Hz rate 4 年之前
  PaulStoffregen 824a16eb06 Support BUILTIN_SDCARD 4 年之前
  PaulStoffregen 17d22be271 Replace entire SD library with thin wrapper for SdFat 4 年之前
  PaulStoffregen 507dc71293 File abstraction (work in progress) 4 年之前
  PaulStoffregen 2ef83ea5b3 Update chip select comments to mention Teensy 4.1 4 年之前
  PaulStoffregen a4c9800ac3 Add SD.begin() to be called more than once 4 年之前
  Paul Stoffregen f7c6002632
Merge pull request #22 from rutmarti/master 4 年之前
  Martin Rutschmann 39867e87cd Use SPI library for Teensy LC 4 年之前
  PaulStoffregen 731309bc07 Update comments, fixes #21 4 年之前
  Paul Stoffregen 4f4c9abd85
Merge pull request #20 from FrankBoesing/patch-1 4 年之前
  Frank 5050a04673
Fix wrong comment 4 年之前
  PaulStoffregen 876e80a8d4 Fix compiler warning 5 年之前
  PaulStoffregen 20b2a6e696 All examples use pin 4 as default CS pin 5 年之前
  PaulStoffregen afc00aa788 Use polling for native SDIO - improves compatibility 5 年之前
  PaulStoffregen 4ca861105f Fix SD on SPI issues on IMXRT 5 年之前
  PaulStoffregen f23b145e95 BUILTIN_SDCARD define on IMXRT1062 5 年之前
  Paul Stoffregen e4b02fb1db
Merge pull request #18 from mjs513/master 5 年之前
  Mike S 4a6e3c12ce Updated fir T40=-Beta2 Builtin SDcard 5 年之前
  Paul Stoffregen 0fe064fab9
Merge pull request #17 from tsandmann/bugfixes/dma_alignment 5 年之前
  Timo Sandmann edc836b37d check alignment for DMA buffers 5 年之前
  PaulStoffregen 1371767443 Add comment about USE_TEENSY3_OPTIMIZED_CODE on Teensy 3.5 & 3.6 5 年之前
  Paul Stoffregen f1558bd07d
Merge pull request #15 from WMXZ-EU/master 5 年之前
  WMXZ-EU 3d18f19aaa Ported to T4 5 年之前
  WMXZ-EU 543cf825d0
Merge pull request #1 from PaulStoffregen/master 5 年之前
  Paul Stoffregen 4e31b17044
Merge pull request #14 from FrankBoesing/T4-support 5 年之前
  Frank b661c6825d
Update Sd2Card.cpp 5 年之前
  Frank 6773d16a08
Update Sd2PinMap.h 5 年之前
  Frank 07d6da6eec
Update Sd2Card.cpp 5 年之前
  Paul Stoffregen c1ae2b46f2
Merge pull request #11 from FrankBoesing/patch-1 6 年之前
  Frank b5e7a827e7
add 256MHz 6 年之前
  PaulStoffregen fae843db09 Bump version to 1.2.2 6 年之前