soc: esp32s3: add ADC single-shot support
Add support for single-shot ADC readings. Signed-off-by: Eric Holmberg <eric.holmberg@northriversystems.co.nz>
This commit is contained in:
parent
38203f9cb0
commit
9452cbfe9d
3 changed files with 25 additions and 0 deletions
|
@ -8,6 +8,7 @@ description: |
|
|||
- ESP32 < 9,10,11,12 >
|
||||
- ESP32-S2 < 12 >
|
||||
- ESP32-C3 < 12 >
|
||||
- ESP32-S3 < 12 >
|
||||
For chips with configurable resolution feature (ESP32),
|
||||
maximum resolution will be used if not set explicitly.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue