esp-idf/docs
esp32de 7c0020bfd0 feat(adc2): append adc2 support and api and the lock with WIFI module
append adc support and api
- esp_err_t adc2_config_width(adc_bits_width_t width_bit);
- esp_err_t adc2_config_channel_atten(adc2_channel_t channel, adc_atten_t atten);
- int adc2_get_voltage(adc2_channel_t channel);
2017-10-26 14:35:29 +08:00
..
_static
api-guides
api-reference
contribute
get-started
hw-reference
security
COPYRIGHT.rst
Doxyfile
Makefile
README.md
about.rst
check_doc_warnings.sh
conf.py
gen-dxd.py
gen-kconfig-doc.py
index.rst
kconfiglib.py
link-roles.py
repo_util.py
requirements.txt
resources.rst
sphinx-known-warnings.txt

README.md

Documentation Source Folder

This folder contains source files of ESP-IDF documentation.

The sources do not render well in GitHub and some information is not visible at all.

Use actual documentation generated instantly on each commit: