68 Commits (574ab8c7a8a45ea21cc56dcc6b7361da90868e86)

Autor SHA1 Mensaje Fecha
  Tino Hernandez 4bbeab9b81 Add more transfer functions for Teensy 4.x hace 4 años
  Kurt Eckhardt 4cb57636b4 T4 - DMA transfer > 32K did not flush or delete whole dcache range. hace 4 años
  Kurt Eckhardt 495ae756f5 T4.x Implement SPI.end() hace 4 años
  Kurt Eckhardt fc9159a681 T4.1 make SPI CS pins be index not mask, plus Franks change to timing hace 4 años
  Kurt Eckhardt 936c2a8164 T4.1 - Support MISO1 and CS1 support for the new pins hace 4 años
  Kurt Eckhardt ddeac2b666 T4 - Fix SPI.setCS hace 4 años
  Kurt Eckhardt 59cfa7c9e4 T4 .1 SPI SPI2 has two pins for MISO, MOSI, SCK hace 4 años
  Kurt Eckhardt af6903e055 T4.1 - change main pins as SDCARD pins changed hace 4 años
  Kurt Eckhardt d10dd99381 T4 - Default allow faster speeds... hace 5 años
  Kurt Eckhardt cdb4628d85 T4: Support legacy (pre SPI.transaction) methods hace 5 años
  Kurt Eckhardt 5831709faa T4 Pin configuration. hace 5 años
  Mike S 144703127d correction to SPI1 mux table hace 5 años
  Kurt Eckhardt e4d94d492a T4 - Require setting Input MUX values hace 5 años
  Kurt Eckhardt 76263b485f Teensy 4 Beta 2 - create SPI1 and maybe SPI2 hace 5 años
  Kurt Eckhardt 138f3b56ee T4 - Async updates - Hack for high memory... hace 5 años
  Kurt Eckhardt 7d6e395377 First pass - Teensy 4 Async transfer support hace 5 años
  Mike S 55b249b626 Added dummy end() function to SPI.ccp hace 5 años
  Kurt Eckhardt b635b03d1b T4 - Implement pinIsChipSelect and setCS hace 5 años
  Kurt Eckhardt 0447da43e2 T4- Switch to port() and hardware() like T3.x hace 5 años
  Kurt Eckhardt 458684098a T4 - Add some support for LSB/MSB and MODE hace 5 años
  xxxajk 49da4bd433 T4: Add missing usingInterrupt methods, fix transfer16 method. ALL: Add missing macro defines. hace 5 años
  Kurt Eckhardt f7b78fc5bc T4 SPI - Transfer(buf, retbuf, cnt) hace 5 años
  Kurt Eckhardt e4dc48c321 T4 - Use new SPI structure and Hardware data hace 5 años
  Kurt Eckhardt d80ed60712 T4 - put inital calls for check pins and set pins... hace 5 años
  PaulStoffregen 5d5cedfc0c Add minimumal IMXRT implementation hace 5 años
  PaulStoffregen 6313944bd4 Fix typo hace 6 años
  PaulStoffregen 8d59205728 Keep SPI0 pin config in sync with AVR SPI emulation hace 7 años
  Kurt Eckhardt c20bf368a5 Add SPI Buffer functions hace 7 años
  Kurt Eckhardt d1a1892695 Allow setMISO/setMOSI/setSCK - after begin hace 7 años
  Kurt Eckhardt 52812c04cd Enable Pins - can set more options hace 7 años
  PaulStoffregen 3f5108d197 Add pinIsMOSI(), pinIsMISO(), pinIsSCK() hace 7 años
  PaulStoffregen 70dc198a04 Unified SPIClass for Teensy LC (thanks KurtE) hace 7 años
  PaulStoffregen cad7201411 Use unified SPIClass for SPI1 & SPI2 on Teensy 3.5 & 3.6 hace 7 años
  PaulStoffregen a98c4fc42b Single SPIClass for Teensy 3.x hace 7 años
  PaulStoffregen b2dd72f634 Delete Arduino Due implementation hace 7 años
  PaulStoffregen 22b7dbd0d0 Fix transfer(buf, size) with LSBFIRST on Teensy 3.x hace 7 años
  PaulStoffregen 20f7bdcfbf Document special nature of setCS in comments hace 8 años
  Kurt Eckhardt 157095efe9 handle odd byte with option to PUSHR_CONT hace 8 años
  Kurt Eckhardt 9ea3dd95e6 Turning on the PUSHR_CONT removes gap hace 8 años
  Kurt Eckhardt 0257d0473e SPI Transfer(buf, cnt) use FIFO 16 bit hace 8 años
  Kurt Eckhardt c94fa644e8 Pin 45 is valid CS for SPI0 on new boards hace 8 años
  PaulStoffregen d1aff2a452 Extra pins are now always defined hace 8 años
  Kurt Eckhardt 5c68c3e5f0 USE SDCard pins for SPI1 hace 8 años
  Kurt Eckhardt ca644b291c Beta boards changed names hace 8 años
  Kurt Eckhardt 593c6782e9 SPI2 Support hace 8 años
  Kurt Eckhardt db18d0b056 Oops - missed debug message hace 8 años
  max mc costa 20c0086c31 Add files via upload hace 8 años
  Kurt Eckhardt 17ffb0096c SPCR1 used in setDataMode hace 8 años
  Kurt Eckhardt 27116d575e SPI1 Missed updates to SIM_SCGC6 hace 8 años
  Kurt Eckhardt 4f13273546 Added SPI1 object for Teensy 3.5 test board hace 8 años