35 Commits (0d0d07195718637d594cc0ad5b882c925509cdc7)
 

Autor SHA1 Mensaje Fecha
  PaulStoffregen 0d0d071957 Add support for Kinetis SDHC on Teensy 3.5 & 3.6 hace 8 años
  PaulStoffregen 4ae02baf25 More carefully balance chip select low/high hace 8 años
  PaulStoffregen e524fd7739 Delete even more never-used stuff hace 8 años
  PaulStoffregen 88854a530a Delete more leftover unused stuff hace 8 años
  PaulStoffregen 48264458ef Eliminate never-used partial block read hace 8 años
  PaulStoffregen d06b82c9ba Remove never-used code hace 8 años
  Paul Stoffregen e356db9785 Merge pull request #4 from FrankBoesing/add-more-audio-shield-settings hace 8 años
  Frank Bösing 5354cc649d Adds more comments on how to use sd on teensy audio board hace 8 años
  Frank Bösing 039b7ed20d more teensy audio board settings hace 8 años
  PaulStoffregen 8bf0af2af2 Remove unused FreeRam function hace 8 años
  PaulStoffregen 7c52be1583 Update version to 1.0.8 hace 8 años
  PaulStoffregen 9398e3aadf Add library.properties hace 8 años
  PaulStoffregen 9e18c05bdb Update comment about USE_TEENSY3_OPTIMIZED_CODE hace 8 años
  PaulStoffregen 60ada1cdf9 Add hardware defs hace 8 años
  PaulStoffregen 24e6318a5c Delete unnecessary (and harmful) pinMode from examples hace 9 años
  PaulStoffregen ded90cc4a6 Only print card size in byte if under 32GB hace 9 años
  PaulStoffregen d88be0a982 Fix typos in CardInfo example hace 9 años
  PaulStoffregen 7285bbce2d avoid timeout lock if millis() approaches 2^16 hace 9 años
  PaulStoffregen c0149b2429 Do not expose internal SD.root to sketches with SD.open("/") hace 9 años
  PaulStoffregen d9c6f87cee Change cache replacement algorithm to Least Recenrtly Used hace 9 años
  PaulStoffregen c4530cbc40 Fix FAT16 detection hace 9 años
  PaulStoffregen 4a6c3e7f31 Detect FAT16 partition type hace 9 años
  PaulStoffregen 40b37908ac Add pathname traversal in SD.open() hace 9 años
  PaulStoffregen 7946d0f6f5 USE_TEENSY3_OPTIMIZED_CODE still isn't the default setting hace 9 años
  PaulStoffregen f62f98c92d Implement openNextFile for Teensy3 hace 9 años
  PaulStoffregen b91b00957c Add Teensy 3.x optimized code hace 9 años
  PaulStoffregen ccb3d3494e Update examples with chip select pin info hace 9 años
  PaulStoffregen e643f24cdd Fix error on Teensy 2.0 & LC hace 9 años
  PaulStoffregen 238964e9e3 Fix compiler warnings hace 9 años
  PaulStoffregen 6b0930b514 Fix SPI transaction mismatch errors hace 10 años
  PaulStoffregen 841c84dfe6 Default to 24 MHz clock on Teensy 3.x hace 10 años
  PaulStoffregen 1416d3aebd Add SPI transaction support hace 10 años
  PaulStoffregen 56677045fb Remove unused SOFTWARE_SPI code hace 10 años
  PaulStoffregen bcef7d0b2d Import Teensyduino 1.19 modifications hace 10 años
  PaulStoffregen ae4b0cca06 Import SD library from Arduino 1.0.5 hace 10 años