33 コミット (f43cb14bd209bd8080f0cddaa398756b1be4d6e4)
 

作成者 SHA1 メッセージ 日付
  PaulStoffregen f43cb14bd2 Fix transfer16 9年前
  Paul Stoffregen a5977d6d1f Merge pull request #6 from crteensy/patch-1 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 d0eca0a3f3 disable interrupts during usingInterrupt() on AVR 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年前
  PaulStoffregen 2d81fd9e8f Add optimized transfer() 10年前
  PaulStoffregen 09cf8e2a9f update keywords 10年前
  PaulStoffregen 70e952d0b5 Update readme 10年前
  PaulStoffregen f073c6308f Import prior SPI transaction work 10年前
  PaulStoffregen 76af17227a Import SPI from Teensyduino 1.19 10年前