17 コミット (69b8a94d5bb5ec738dc5df9dec29801adc1a53ee)

作成者 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年前