24 次程式碼提交 (188d13f19dde01a221887e9d70d47d33dcefaaee)

作者 SHA1 備註 提交日期
  Frank f0c7c0fb03
fix warning 4 年之前
  Frank 6c98946ef0
some fixes (again) inputs i2s... sorry.. 4 年之前
  Frank Bösing 31a3d575b1 add DMAMEM, fix warnings 4 年之前
  Frank Bösing 4113a3ea81 input i2s: cache 4 年之前
  PaulStoffregen d256c82aa6 Fix I2S slave mode on Teensy 4.0 4 年之前
  PaulStoffregen bd5332f9d9 Fix simultaneous I2S input & output on Teensy 4.0 5 年之前
  PaulStoffregen 7a08015521 Fix I2S input pin on IMXRT1062 5 年之前
  PaulStoffregen bd7aea87e9 Comment out pin 13 debug in I2S input 5 年之前
  Frank a0b88e2db2
Fix input for Imxrt 5 年之前
  PaulStoffregen 8746601628 merge Frank's latest changes 5 年之前
  PaulStoffregen 07a305d8bc Import all of Frank's T4 edits 5 年之前
  PaulStoffregen 8fb976cf20 Include Arduino.h first in all cpp files, for precompiled header speedup 6 年之前
  PaulStoffregen dc825828e6 Use 64 bit frame size for I2S master mode 7 年之前
  PaulStoffregen 4512276221 Fix I2S slave mode input & output 7 年之前
  PaulStoffregen d49f884376 Fix more Teensy-LC compiler errors 9 年之前
  PaulStoffregen e8cb4897b0 Avoid allocating unneeded DMA channels 10 年之前
  PaulStoffregen cb5c9e9729 Use DMAChannel begin() 10 年之前
  PaulStoffregen 52e72175ad Convert I2S objects to use DMAChannel.h 10 年之前
  PaulStoffregen 6fa7b6835f Fix AudioInputI2S when AudioOutputI2S not used 10 年之前
  PaulStoffregen 33ad99be10 Reassign DMA channels for compatibility with OctoWS2811 10 年之前
  PaulStoffregen 8ab67fe42b Add comments about I2S FIFO reset bits (was an issue on I2S test fixture) 10 年之前
  PaulStoffregen 183fcd95a9 Add MIT license 10 年之前
  PaulStoffregen c274463185 Each object includes only required headers 10 年之前
  PaulStoffregen 0fb630e4bf Split I2S input & output to their own files 10 年之前