12 Commits (1be52e08c85e7ea7c7771a5c002707180b69eb71)

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