23 次程式碼提交 (9e18c05bdbed99da4988f09879dd69db7379fa08)
 

作者 SHA1 備註 提交日期
  PaulStoffregen 9e18c05bdb Update comment about USE_TEENSY3_OPTIMIZED_CODE 8 年之前
  PaulStoffregen 60ada1cdf9 Add hardware defs 8 年之前
  PaulStoffregen 24e6318a5c Delete unnecessary (and harmful) pinMode from examples 9 年之前
  PaulStoffregen ded90cc4a6 Only print card size in byte if under 32GB 9 年之前
  PaulStoffregen d88be0a982 Fix typos in CardInfo example 9 年之前
  PaulStoffregen 7285bbce2d avoid timeout lock if millis() approaches 2^16 9 年之前
  PaulStoffregen c0149b2429 Do not expose internal SD.root to sketches with SD.open("/") 9 年之前
  PaulStoffregen d9c6f87cee Change cache replacement algorithm to Least Recenrtly Used 9 年之前
  PaulStoffregen c4530cbc40 Fix FAT16 detection 9 年之前
  PaulStoffregen 4a6c3e7f31 Detect FAT16 partition type 9 年之前
  PaulStoffregen 40b37908ac Add pathname traversal in SD.open() 9 年之前
  PaulStoffregen 7946d0f6f5 USE_TEENSY3_OPTIMIZED_CODE still isn't the default setting 9 年之前
  PaulStoffregen f62f98c92d Implement openNextFile for Teensy3 9 年之前
  PaulStoffregen b91b00957c Add Teensy 3.x optimized code 9 年之前
  PaulStoffregen ccb3d3494e Update examples with chip select pin info 9 年之前
  PaulStoffregen e643f24cdd Fix error on Teensy 2.0 & LC 9 年之前
  PaulStoffregen 238964e9e3 Fix compiler warnings 9 年之前
  PaulStoffregen 6b0930b514 Fix SPI transaction mismatch errors 10 年之前
  PaulStoffregen 841c84dfe6 Default to 24 MHz clock on Teensy 3.x 10 年之前
  PaulStoffregen 1416d3aebd Add SPI transaction support 10 年之前
  PaulStoffregen 56677045fb Remove unused SOFTWARE_SPI code 10 年之前
  PaulStoffregen bcef7d0b2d Import Teensyduino 1.19 modifications 10 年之前
  PaulStoffregen ae4b0cca06 Import SD library from Arduino 1.0.5 10 年之前