13 次代码提交 (5259876810854d92d02cae12918d49025c649c33)

作者 SHA1 备注 提交日期
  PaulStoffregen 39da63a392 Disable not-yet-working PWM output for Teensy 4.x 4 年前
  Frank d1e253ec61
fix compilation error 4 年前
  Frank b94f846231
Add Teensy 4 PWM output 4 年前
  PaulStoffregen 8fb976cf20 Include Arduino.h first in all cpp files, for precompiled header speedup 6 年前
  Frank a7994df00e Fix BUG for AUDIO_BLOCK_SAMPLES != 128 8 年前
  PaulStoffregen d49f884376 Fix more Teensy-LC compiler errors 9 年前
  PaulStoffregen e8cb4897b0 Avoid allocating unneeded DMA channels 10 年前
  PaulStoffregen 6bdf3a0945 Support other CPU speeds in ADC & DAC 10 年前
  PaulStoffregen 0ac18f9094 Convert AudioOutputPWM to use DMAChannel.h 10 年前
  PaulStoffregen 33ad99be10 Reassign DMA channels for compatibility with OctoWS2811 10 年前
  PaulStoffregen 183fcd95a9 Add MIT license 10 年前
  PaulStoffregen c274463185 Each object includes only required headers 10 年前
  PaulStoffregen f16fb938bf Move other objects to their own files 10 年前
  PaulStoffregen 2bb856fa95 Move input & output objects to their own files 10 年前