17 次程式碼提交 (eaf68e5c1ba57a08b5ad18a869f6aa3cf3a0678c)

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