arduino-pico/libraries/ADCInput
Earle F. Philhower, III 2bc00bef57
Fix ADCInput masking (#2937)
Fixes #2935

The PICO_2350A patch flipped the logic of the ADCInput bitmask calcs
causing the 2040 and 2350A to use bitmasks for the 2350B (i.e. wrong
GPIOs) and vice versa.
2025-05-05 09:16:29 -07:00
..
examples/AnalogMicrophone DMA-based ADC input (microphone, analog sensor) (#1101) 2023-01-05 16:00:34 -08:00
src Fix ADCInput masking (#2937) 2025-05-05 09:16:29 -07:00
keywords.txt DMA-based ADC input (microphone, analog sensor) (#1101) 2023-01-05 16:00:34 -08:00
library.properties DMA-based ADC input (microphone, analog sensor) (#1101) 2023-01-05 16:00:34 -08:00