arduino-pico/tests
Earle F. Philhower, III da26016edf
DMA-based ADC input (microphone, analog sensor) (#1101)
Mimics the I2S/PWMAudio/Stream interface for ease of use.

* Fix non-32b DMA size transfer calculation in ABM
* Rename wasHolding to isHolding in the I2S/PWM
  It is the **current** number of bits left, not the past number.
* Add commented microphone example
* Add docs
2023-01-05 16:00:34 -08:00
..
ci
astyle_core.conf
astyle_examples.conf
build-tinyusb.sh
build.sh
common.sh Fix CI errors when more than one *.a in cache dir (#1049) 2022-12-18 14:43:36 -08:00
debug.sh
restyle.sh DMA-based ADC input (microphone, analog sensor) (#1101) 2023-01-05 16:00:34 -08:00
run_CI_locally.sh