54 次程式碼提交 (458684098a63eecfe504d30081a563af81a0a511)

作者 SHA1 備註 提交日期
  Kurt Eckhardt 458684098a T4 - Add some support for LSB/MSB and MODE 5 年之前
  Kurt Eckhardt fa6664b48b T4 SPI transfer16 implemented 5 年之前
  Kurt Eckhardt f7b78fc5bc T4 SPI - Transfer(buf, retbuf, cnt) 5 年之前
  Kurt Eckhardt e4dc48c321 T4 - Use new SPI structure and Hardware data 5 年之前
  Kurt Eckhardt d80ed60712 T4 - put inital calls for check pins and set pins... 5 年之前
  PaulStoffregen c6e55a961a SPISettings for IMXRT (thanks Manitou) 5 年之前
  PaulStoffregen 5d5cedfc0c Add minimumal IMXRT implementation 5 年之前
  Kurt Eckhardt 546c3deb5d T3.5/6 Pin 45 is valid CS 7 年之前
  Kurt Eckhardt a7e6fcc21a Fix AVR compile issue 7 年之前
  Kurt Eckhardt c20bf368a5 Add SPI Buffer functions 7 年之前
  Kurt Eckhardt 52812c04cd Enable Pins - can set more options 7 年之前
  PaulStoffregen 3f5108d197 Add pinIsMOSI(), pinIsMISO(), pinIsSCK() 7 年之前
  PaulStoffregen 70dc198a04 Unified SPIClass for Teensy LC (thanks KurtE) 7 年之前
  PaulStoffregen cad7201411 Use unified SPIClass for SPI1 & SPI2 on Teensy 3.5 & 3.6 7 年之前
  PaulStoffregen a98c4fc42b Single SPIClass for Teensy 3.x 7 年之前
  PaulStoffregen b2dd72f634 Delete Arduino Due implementation 7 年之前
  PaulStoffregen 20f7bdcfbf Document special nature of setCS in comments 8 年之前
  Kurt Eckhardt 0257d0473e SPI Transfer(buf, cnt) use FIFO 16 bit 8 年之前
  Kurt Eckhardt 5c68c3e5f0 USE SDCard pins for SPI1 8 年之前
  Kurt Eckhardt 17fc3b8392 Add extern for SPI2 for T3.6 8 年之前
  Kurt Eckhardt ca644b291c Beta boards changed names 8 年之前
  Kurt Eckhardt 593c6782e9 SPI2 Support 8 年之前
  Kurt Eckhardt 17ffb0096c SPCR1 used in setDataMode 8 年之前
  Kurt Eckhardt 4f13273546 Added SPI1 object for Teensy 3.5 test board 8 年之前
  PaulStoffregen f43cb14bd2 Fix transfer16 9 年之前
  crteensy 2401901b56 Update SPI.h 9 年之前
  PaulStoffregen d4d1c18995 Use 12 Mbit/sec for SPI_CLOCK_DIV2 on Teensy 3.x & LC 9 年之前
  PaulStoffregen 009ca8f984 Enable SPI1 on Teensy-LC 9 年之前
  PaulStoffregen e516ecc3ef Add SPI1 on Teensy-LC 9 年之前
  PaulStoffregen c8e19a33d2 Add support for Teensy-LC 9 年之前
  PaulStoffregen e3f07329a5 Add SPI_ATOMIC_VERSION symbol 10 年之前
  PaulStoffregen cec43ff698 Speedup transfer16() on AVR 10 年之前
  PaulStoffregen 0d69254081 Fix minor grammar error in comments 10 年之前
  PaulStoffregen 1708ef0d34 Fix SPI beginTransaction race condition (thanks to Andrew Knoll) 10 年之前
  PaulStoffregen 98a75fab09 Add notUsingInterrupt() 10 年之前
  PaulStoffregen af21fcd6a8 Add SPI_TRANSACTION_MISMATCH_LED option 10 年之前
  PaulStoffregen 4416fbe4fb Fix bugs on Arduino Due version 10 年之前
  PaulStoffregen c42a900006 Add interrupt masking for Teensy 3.x 10 年之前
  PaulStoffregen 9bab977b5d Fix clocks in Arduino Due's SPISettings 10 年之前
  PaulStoffregen 5836e69009 Add SPISettings for Arduino Due 10 年之前
  PaulStoffregen 68a0138a8a Add Arduino Due code 10 年之前
  PaulStoffregen 37c9bd9e7d Move AVR INT mapping to cpp file 10 年之前
  PaulStoffregen 5171b3ca56 Native transfer() & transfer() on Teensy 3.x 10 年之前
  PaulStoffregen 467f99149d Add Teensy 3.x chip select pin functions and transfer16() for AVR 10 年之前
  PaulStoffregen cf1ba732d9 Restructure into separate AVR & ARM sections 10 年之前
  PaulStoffregen 05cd3c17cf Port SPISettings to Teensy 3.x 10 年之前
  PaulStoffregen 2535e00fd7 Fix typo 10 年之前
  PaulStoffregen 20d9d8ae3d Add default settings for simple constructor 10 年之前
  PaulStoffregen 2fae5ca5ae Make sure MSBFIRST & LSBFIRST always defined 10 年之前
  PaulStoffregen e07c056bf8 Add SPISettings (Matthijs Kooijman) 10 年之前