136 Commits (main)
 

Autor SHA1 Mensaje Fecha
  John Robinson 9e536de1f6
initial dds package spec hace 3 años
  John Robinson 207c77075d
fix includes to match package/deps layout hace 3 años
  John Robinson a41e89fe58
move code into src/spi directory hace 3 años
  PaulStoffregen 574ab8c7a8 Use word count with word optimized block transfers hace 4 años
  PaulStoffregen aedb543cb3 Inline use of optimized block transfer (work in progress) hace 4 años
  PaulStoffregen 33bfac38af Optimized buffer transfer to not extend public API hace 4 años
  Paul Stoffregen fe02d97768
Merge pull request #62 from vjmuzik/master hace 4 años
  Tino Hernandez 4bbeab9b81 Add more transfer functions for Teensy 4.x hace 4 años
  Paul Stoffregen 4309d62faf
Merge pull request #61 from KurtE/T4_DMA_Flush_Whole_buffer hace 4 años
  Kurt Eckhardt 4cb57636b4 T4 - DMA transfer > 32K did not flush or delete whole dcache range. hace 4 años
  Paul Stoffregen d834af6a20
Merge pull request #59 from KurtE/T4-SPI_end hace 4 años
  Kurt Eckhardt 495ae756f5 T4.x Implement SPI.end() hace 4 años
  Paul Stoffregen 5d389037ab
Merge pull request #57 from KurtE/T41-T40-Pin-Diffs 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
  Paul Stoffregen 35be62a0dc
Merge pull request #50 from FrankBoesing/patch-1 hace 5 años
  Paul Stoffregen 6dfe6503cc
Merge pull request #55 from KurtE/T4_FASTER hace 5 años
  Kurt Eckhardt d10dd99381 T4 - Default allow faster speeds... hace 5 años
  Paul Stoffregen cdcfd34058
Merge pull request #54 from KurtE/T4_OLD_APIS hace 5 años
  Kurt Eckhardt cdb4628d85 T4: Support legacy (pre SPI.transaction) methods hace 5 años
  Paul Stoffregen 37929e8ac3
Merge pull request #51 from KurtE/T4_SPI_PIN_CONFIG hace 5 años
  Kurt Eckhardt 5831709faa T4 Pin configuration. hace 5 años
  Frank c2197dbcf6
Fix usingInterrupt() hace 5 años
  Paul Stoffregen ab5b6b29a5
Merge pull request #48 from KurtE/T4_SPISettings_calc hace 5 años
  Kurt Eckhardt 67b17ba831 T4 SPISettings - just hold values passed in hace 5 años
  Paul Stoffregen 69f30c6a78
Merge pull request #47 from mjs513/master hace 5 años
  Mike S 144703127d correction to SPI1 mux table hace 5 años
  Paul Stoffregen 8d6c8084ca
Merge pull request #46 from KurtE/T4B2_SPI1_SPI2 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
  Paul Stoffregen 70c832a49b
Merge pull request #45 from KurtE/T4_Async_Support 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
  Paul Stoffregen b8773e5b76
Merge pull request #43 from mjs513/master hace 5 años
  Paul Stoffregen aac5e5cbdc
Merge pull request #44 from FrankBoesing/patch-1 hace 5 años
  Frank 20347b0758
Use PFD setting to prevent wrong calculation (needed for high SPI-Clocks) hace 5 años
  Mike S 55b249b626 Added dummy end() function to SPI.ccp hace 5 años
  Paul Stoffregen 2b4b27a066
Merge pull request #42 from KurtE/T4-SerialFlash-fix hace 5 años
  Paul Stoffregen aef639d61c
Merge pull request #39 from xxxajk/master hace 5 años
  Kurt Eckhardt b635b03d1b T4 - Implement pinIsChipSelect and setCS hace 5 años
  xxxajk 45109292de Resolve merge conflict hace 5 años
  xxxajk d68107e973 revert to clean up for merge hace 5 años
  Kurt Eckhardt 0447da43e2 T4- Switch to port() and hardware() like T3.x hace 5 años
  Paul Stoffregen 7bb5933cf4
Merge pull request #41 from FrankBoesing/patch-1 hace 5 años
  Paul Stoffregen 8037deb8bb
Merge pull request #38 from KurtE/T4_Add_more_support hace 5 años
  Frank 1a49564c74
Use CCM_CBCMR instead "/7" hace 5 años
  Kurt Eckhardt 458684098a T4 - Add some support for LSB/MSB and MODE hace 5 años