50 Révisions (d80ed60712ffe03ff44e03f8e8fe24421fc040a1)

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