drivers: adc: esp32: Add support for single-shot conversion

Allow single-shot adc conversion on all supported targets.

Signed-off-by: Marek Matej <marek.matej@espressif.com>
This commit is contained in:
Marek Matej 2022-11-01 21:32:23 +01:00 committed by Fabio Baltieri
commit 937ea00e7a
14 changed files with 476 additions and 2 deletions

View file

@ -4,6 +4,12 @@ type: mcu
arch: riscv
toolchain:
- zephyr
supported:
- adc
- gpio
- i2c
- watchdog
- uart
testing:
ignore_tags:
- net