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 Add astyle format, boards.txt, and package check (#166) 2021-05-24 15:01:03 -07:00
astyle_core.conf Add astyle format, boards.txt, and package check (#166) 2021-05-24 15:01:03 -07:00
astyle_examples.conf Add compilation to CI (#155) 2021-05-22 02:58:57 -07:00
build-tinyusb.sh Update to Adafruit_TinyUSB_Arduino 1.12.0 (#654) 2022-06-24 11:24:31 -07:00
build.sh Add TinyUSB examples to CI (#163) 2021-05-23 09:29:44 -07:00
common.sh Fix CI errors when more than one *.a in cache dir (#1049) 2022-12-18 14:43:36 -08:00
debug.sh Add compilation to CI (#155) 2021-05-22 02:58:57 -07:00
restyle.sh DMA-based ADC input (microphone, analog sensor) (#1101) 2023-01-05 16:00:34 -08:00
run_CI_locally.sh Add astyle format, boards.txt, and package check (#166) 2021-05-24 15:01:03 -07:00