kopia lustrzana https://github.com/espressif/esp-idf
a64181f14f
This change adds esp_deep_sleep_get_wakeup_cause, which returns the source which has caused wakeup from deep sleep. Similar to esp_deep_sleep_get_ext1_wakeup_status, a function is added to check touch pad wakeup status: esp_deep_sleep_get_touchpad_wakeup_status. This function returns the touch pad which has caused wakeup. |
||
---|---|---|
.. | ||
_static | ||
api | ||
security | ||
COPYRIGHT.rst | ||
Doxyfile | ||
Makefile | ||
README.md | ||
build-system.rst | ||
conf.py | ||
contributing.rst | ||
contributor-agreement.rst | ||
core_dump.rst | ||
deep-sleep-stub.rst | ||
documenting-code.rst | ||
doxygen_xml_to_rst.xslt | ||
eclipse-setup-windows.rst | ||
eclipse-setup.rst | ||
esp32.cfg | ||
general-notes.rst | ||
index.rst | ||
link-roles.py | ||
linux-setup.rst | ||
macos-setup.rst | ||
make-project.rst | ||
openocd.rst | ||
partition-tables.rst | ||
repo_util.py | ||
requirements.txt | ||
style-guide.rst | ||
ulp.rst | ||
unit-tests.rst | ||
windows-setup.rst |
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:
- Main server: http://esp-idf.readthedocs.io/ or http://esp-idf.rtfd.io/
- Mirror: https://dl.espressif.com/doc/esp-idf/latest/