esp-idf/docs/en/api-reference
Armando eab3534c90 adc: no longer support adc2 oneshot mode on esp32c3
Due to HW limitation, we don't support this anymore. On c3, ADC2 under oneshot mode is not stable.

However, you can enable CONFIG_ADC_ONESHOT_FORCE_USE_ADC2_ON_C3 to force use
ADC2.

Refer to errata to know more details:
https://www.espressif.com/sites/default/files/documentation/esp32-c3_errata_en.pdf
2023-03-07 11:58:27 +08:00
..
bluetooth docs: remove filler template content from BT docs 2022-04-27 17:51:27 +08:00
network esp_wifi: change max connection num on ESP32C3 and ESP32S3 2022-12-22 11:45:50 +08:00
peripherals adc: no longer support adc2 oneshot mode on esp32c3 2023-03-07 11:58:27 +08:00
protocols freemodbus: remove component files from esp-idf (backport v4.4) 2022-12-22 17:05:55 +08:00
provisioning docs: Separate Doc on WiFi security, added DPP Doc 2021-08-10 12:35:43 +05:30
storage Merge branch 'docs/elm_chan_broken_link_v4.4' into 'release/v4.4' 2023-02-20 14:17:38 +08:00
system Merge branch 'feature/lower-iram-utilization-of-heap-component_v4.4' into 'release/v4.4' 2023-02-07 16:54:58 +08:00
api-conventions.rst docs: fix broken links 2022-07-04 11:05:49 +08:00
error-codes.rst docs: add new top-level docs builder that builds docs for a single chip 2020-02-07 16:37:43 +11:00
index.rst docs: add a section about API conventions and stability 2021-08-31 14:41:48 +02:00
kconfig.rst docs: add a section about API conventions and stability 2021-08-31 14:41:48 +02:00
template.rst docs: Updated ULP documentation 2022-06-28 12:09:33 +08:00