feat(adc): support ADC oneshot and continuous on C61

This commit is contained in:
gaoxu
2024-11-06 15:40:44 +08:00
committed by Gao Xu
parent d2c74a6b1e
commit efd04b7709
32 changed files with 1189 additions and 86 deletions
@@ -3,7 +3,7 @@ Analog to Digital Converter (ADC) Continuous Mode Driver
:link_to_translation:`zh_CN:[中文]`
{IDF_TARGET_ADC_NUM:default="two", esp32c2="one", esp32c6="one", esp32h2="one", esp32c5="one"}
{IDF_TARGET_ADC_NUM:default="two", esp32c2="one", esp32c6="one", esp32h2="one", esp32c5="one", esp32c61="one"}
Introduction
------------
@@ -23,7 +23,7 @@ The table below provides more information on pin usage, and please note the comm
- Comments
* - GPIO0
- ADC2_CH0
-
- LP_GPIO0
-
@@ -53,7 +53,7 @@ The table below provides more information on pin usage, and please note the comm
-
* - GPIO6
- ADC1_CH5
-
- LP_GPIO6
-