17 Révisions (86e7733bd660db3f591b0b60bb3bc880dffa573d)

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