esp-idf/docs/en/api-reference
Marius Vikhammer 1fa59c442b fix(ulp): fixed lp-core not booting during sleep
LP core was unable to boot when system was in deepsleep.
This was due to lp uart init in LP rom using XTAL as clk source,
which is normally powered down during sleep.

This would cause lp uart to get stuck while printing ROM output,
and the app would never boot.

Also fixed wrong wakeup cause used by HP core for ULP wake up
2024-04-18 11:36:30 +08:00
..
bluetooth docs(misc): fixed typos found with codespell 2024-03-28 11:50:58 +08:00
network docs(misc): fixed typos found with codespell 2024-03-28 11:50:58 +08:00
peripherals Merge branch 'docs/add_description_configure_usb_pins_to_gpio' into 'master' 2024-04-17 14:03:07 +08:00
protocols docs(misc): fixed typos found with codespell 2024-03-28 11:50:58 +08:00
provisioning docs(misc): fixed typos found with codespell 2024-03-28 11:50:58 +08:00
storage Merge branch 'docs/external_flash' into 'master' 2024-04-07 13:50:05 +08:00
system fix(ulp): fixed lp-core not booting during sleep 2024-04-18 11:36:30 +08:00
api-conventions.rst docs: update format issues for EN and CN files under api-reference/network folder and api-reference folder 2023-07-21 18:51:21 +08:00
error-codes.rst docs: Provide CN translation for api-reference/protocols/esp_tls.rst and update both EN and CN texts for api-reference/error-codes.rst 2023-07-06 18:50:44 +08:00
index.rst docs(sphinx-lint): Fix issues reported by sphinx-lint before adding it to pre-commit 2024-01-23 15:22:29 +08:00
kconfig.rst docs(misc): fixed typos found with codespell 2024-03-28 11:50:58 +08:00
template.rst docs(sphinx-lint): Fix issues reported by sphinx-lint before adding it to pre-commit 2024-01-23 15:22:29 +08:00