feat(adc): support ADC oneshot and continuous on C61
This commit is contained in:
@@ -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
|
||||
-
|
||||
|
||||
|
||||
Reference in New Issue
Block a user