17 Commits (9faffc2d0dfd2c0277a27a23f71f890174766016)

Autor SHA1 Mensagem Data
  PaulStoffregen 1d0b10ed21 Remove leftover debug printing 4 anos atrás
  Frank 9041bcb78d
alignment 4 anos atrás
  Ben Kurtz 0e187cb34c Implement Teensy-LC DAC audio playback 4 anos atrás
  PaulStoffregen 8fb976cf20 Include Arduino.h first in all cpp files, for precompiled header speedup 6 anos atrás
  PaulStoffregen 0cb1e3e415 Fix DAC output range 7 anos atrás
  PaulStoffregen a8aa77327d More hardware defs 8 anos atrás
  PaulStoffregen 6c4a806fca Initial work on DAC for Teensy-LC (still incomplete) 9 anos atrás
  PaulStoffregen e8cb4897b0 Avoid allocating unneeded DMA channels 10 anos atrás
  PaulStoffregen bdd67504ef Make input ADC and output DAC play nicely together 10 anos atrás
  PaulStoffregen cb5c9e9729 Use DMAChannel begin() 10 anos atrás
  PaulStoffregen e613025bc3 Convert AudioOutputAnalog to use DMAChannel.h 10 anos atrás
  PaulStoffregen 879258025a AudioOutputAnalog ramp up without changing AREF setting 10 anos atrás
  PaulStoffregen 60e6ed2eee AudioOutputAnalog to default to 1.2V range 10 anos atrás
  PaulStoffregen 183fcd95a9 Add MIT license 10 anos atrás
  PaulStoffregen c274463185 Each object includes only required headers 10 anos atrás
  PaulStoffregen e4cb836eea Reorganize all header files 10 anos atrás
  PaulStoffregen f16fb938bf Move other objects to their own files 10 anos atrás
  PaulStoffregen 2bb856fa95 Move input & output objects to their own files 10 anos atrás