34 コミット (86e7733bd660db3f591b0b60bb3bc880dffa573d)

作成者 SHA1 メッセージ 日付
  PaulStoffregen ebfb3270fe Add comment with link to I2S hardware explanation 4年前
  widdly e3f59fe726 fix slave i2s output on teensy 4 4年前
  PaulStoffregen d256c82aa6 Fix I2S slave mode on Teensy 4.0 4年前
  PaulStoffregen ae4df75649 Improve digital I/O on Teensy 3.6 with overclocking 5年前
  PaulStoffregen 7be225e01e Fix I2S output on Teensy 3.0 5年前
  PaulStoffregen bd5332f9d9 Fix simultaneous I2S input & output on Teensy 4.0 5年前
  PaulStoffregen 1173ad7da9 Fix I2S output 5年前
  Frank 508ce65aca
fix input i2s slave 5年前
  Frank 8ff0ebbc0e
T4B2: Pin6->Pin7 5年前
  Frank Bösing b262957335 cache-support i2s/i2s2 5年前
  Frank Bösing 8f2a45817e various (see below) 5年前
  PaulStoffregen a82eab8ecf Fix I2S output on Teensy 3.x 5年前
  Frank 5a3b348889
re-enable i2s-slave for T3.x 5年前
  PaulStoffregen 8746601628 merge Frank's latest changes 5年前
  PaulStoffregen 4cd45ef9ba Remove extra imxrt defines 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 834028d889 Fix I2S output when also using I2S input with CPU > 120 MHz 8年前
  PaulStoffregen 13d11c61a3 Support more clock speeds 8年前
  PaulStoffregen 833a7e27a7 Be more careful when configuring MCLK 8年前
  PaulStoffregen a8aa77327d More hardware defs 8年前
  PaulStoffregen a2837e6724 Optimize I2S output memory copy (thanks Frank Bösing) 8年前
  PaulStoffregen 14fd8f907b Fix some 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 dae30e01ac I2S master mode support for all clock speeds >= 16 MHz 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年前
  PaulStoffregen f16fb938bf Move other objects to their own files 10年前
  PaulStoffregen 2bb856fa95 Move input & output objects to their own files 10年前