35 Commits (c94fa644e85345db5dc2eb443ab2e28aaa6903e2)

Author SHA1 Message Date
  Kurt Eckhardt 5c68c3e5f0 USE SDCard pins for SPI1 8 years ago
  Kurt Eckhardt 17fc3b8392 Add extern for SPI2 for T3.6 8 years ago
  Kurt Eckhardt ca644b291c Beta boards changed names 8 years ago
  Kurt Eckhardt 593c6782e9 SPI2 Support 8 years ago
  Kurt Eckhardt 17ffb0096c SPCR1 used in setDataMode 8 years ago
  Kurt Eckhardt 4f13273546 Added SPI1 object for Teensy 3.5 test board 8 years ago
  PaulStoffregen f43cb14bd2 Fix transfer16 9 years ago
  crteensy 2401901b56 Update SPI.h 9 years ago
  PaulStoffregen d4d1c18995 Use 12 Mbit/sec for SPI_CLOCK_DIV2 on Teensy 3.x & LC 9 years ago
  PaulStoffregen 009ca8f984 Enable SPI1 on Teensy-LC 9 years ago
  PaulStoffregen e516ecc3ef Add SPI1 on Teensy-LC 9 years ago
  PaulStoffregen c8e19a33d2 Add support for Teensy-LC 9 years ago
  PaulStoffregen e3f07329a5 Add SPI_ATOMIC_VERSION symbol 10 years ago
  PaulStoffregen cec43ff698 Speedup transfer16() on AVR 10 years ago
  PaulStoffregen 0d69254081 Fix minor grammar error in comments 10 years ago
  PaulStoffregen 1708ef0d34 Fix SPI beginTransaction race condition (thanks to Andrew Knoll) 10 years ago
  PaulStoffregen 98a75fab09 Add notUsingInterrupt() 10 years ago
  PaulStoffregen af21fcd6a8 Add SPI_TRANSACTION_MISMATCH_LED option 10 years ago
  PaulStoffregen 4416fbe4fb Fix bugs on Arduino Due version 10 years ago
  PaulStoffregen c42a900006 Add interrupt masking for Teensy 3.x 10 years ago
  PaulStoffregen 9bab977b5d Fix clocks in Arduino Due's SPISettings 10 years ago
  PaulStoffregen 5836e69009 Add SPISettings for Arduino Due 10 years ago
  PaulStoffregen 68a0138a8a Add Arduino Due code 10 years ago
  PaulStoffregen 37c9bd9e7d Move AVR INT mapping to cpp file 10 years ago
  PaulStoffregen 5171b3ca56 Native transfer() & transfer() on Teensy 3.x 10 years ago
  PaulStoffregen 467f99149d Add Teensy 3.x chip select pin functions and transfer16() for AVR 10 years ago
  PaulStoffregen cf1ba732d9 Restructure into separate AVR & ARM sections 10 years ago
  PaulStoffregen 05cd3c17cf Port SPISettings to Teensy 3.x 10 years ago
  PaulStoffregen 2535e00fd7 Fix typo 10 years ago
  PaulStoffregen 20d9d8ae3d Add default settings for simple constructor 10 years ago
  PaulStoffregen 2fae5ca5ae Make sure MSBFIRST & LSBFIRST always defined 10 years ago
  PaulStoffregen e07c056bf8 Add SPISettings (Matthijs Kooijman) 10 years ago
  PaulStoffregen 2d81fd9e8f Add optimized transfer() 10 years ago
  PaulStoffregen f073c6308f Import prior SPI transaction work 10 years ago
  PaulStoffregen 76af17227a Import SPI from Teensyduino 1.19 10 years ago