1 Commits (bd7aea87e9856e3d8215d8830882452bae548d90)

Autor SHA1 Mensaje Fecha
  Frank Bösing 5cd13329f6 add output_i2s2 hace 5 años
  Frank 5a3b348889
re-enable i2s-slave for T3.x hace 5 años
  PaulStoffregen 8746601628 merge Frank's latest changes hace 5 años
  PaulStoffregen 4cd45ef9ba Remove extra imxrt defines hace 5 años
  PaulStoffregen 07a305d8bc Import all of Frank's T4 edits hace 5 años
  PaulStoffregen 8fb976cf20 Include Arduino.h first in all cpp files, for precompiled header speedup hace 6 años
  PaulStoffregen dc825828e6 Use 64 bit frame size for I2S master mode hace 7 años
  PaulStoffregen 4512276221 Fix I2S slave mode input & output hace 7 años
  PaulStoffregen 834028d889 Fix I2S output when also using I2S input with CPU > 120 MHz hace 8 años
  PaulStoffregen 13d11c61a3 Support more clock speeds hace 8 años
  PaulStoffregen 833a7e27a7 Be more careful when configuring MCLK hace 8 años
  PaulStoffregen a8aa77327d More hardware defs hace 8 años
  PaulStoffregen a2837e6724 Optimize I2S output memory copy (thanks Frank Bösing) hace 8 años
  PaulStoffregen 14fd8f907b Fix some Teensy-LC compiler errors hace 9 años
  PaulStoffregen e8cb4897b0 Avoid allocating unneeded DMA channels hace 10 años
  PaulStoffregen cb5c9e9729 Use DMAChannel begin() hace 10 años
  PaulStoffregen 52e72175ad Convert I2S objects to use DMAChannel.h hace 10 años
  PaulStoffregen dae30e01ac I2S master mode support for all clock speeds >= 16 MHz hace 10 años
  PaulStoffregen 8ab67fe42b Add comments about I2S FIFO reset bits (was an issue on I2S test fixture) hace 10 años
  PaulStoffregen 183fcd95a9 Add MIT license hace 10 años
  PaulStoffregen c274463185 Each object includes only required headers hace 10 años
  PaulStoffregen 0fb630e4bf Split I2S input & output to their own files hace 10 años
  PaulStoffregen f16fb938bf Move other objects to their own files hace 10 años
  PaulStoffregen 2bb856fa95 Move input & output objects to their own files hace 10 años