esp-idf/docs/en
Song Ruo Jing 3017b65d4d gpio: Fix interrupt lost issue
In previous gpio default isr, interrupt status bits get cleared at the exit of the isr.
However, for edge-triggered interrupt type, the interrupt status bit should be cleared before entering the per-pin handlers to avoid any potential interrupt lost.

Closes https://github.com/espressif/esp-idf/pull/6853
2022-09-08 11:52:25 +08:00
..
_templates doc: Add exact git version & target SoC to feedback form parameters 2020-03-27 11:29:59 +11:00
api-guides bootloader: allow skip image validation on C2 2022-09-06 14:21:47 +08:00
api-reference mqtt/ssl_ds: Remove unwanted references to configure_ds.py, Also updated 2022-08-30 21:39:01 +05:30
contribute docs: improve ci related docs 2022-07-22 08:18:19 +08:00
get-started docs: update console frequency for ESP32-C2 2022-08-22 14:28:12 +08:00
hw-reference docs:updates based on feedbacks 2022-07-22 15:58:09 +08:00
libraries-and-frameworks ASIO: Remove internal component, examples, test and docs 2022-07-04 22:15:24 +04:00
migration-guides gpio: Fix interrupt lost issue 2022-09-08 11:52:25 +08:00
security docs: updated documents related to wakeup source, ulp, flash-encryption and memory types 2022-07-25 10:57:40 +08:00
third-party-tools docs: fix link_roles not linking correctly for certain files 2020-06-22 20:42:59 +08:00
404.rst docs: update 404.rst 2022-07-04 14:44:29 +08:00
about.rst docs: update redirected links 2022-05-07 13:09:41 +08:00
conf.py docs: update copyright date for docs automatically 2022-01-10 15:05:33 +08:00
COPYRIGHT.rst docs: update copyright page for removed (migrated) components 2022-08-19 17:50:36 +05:30
index.rst docs: update redirected links 2022-05-07 13:09:41 +08:00
languages.rst doc:updated cn translation for language.rst and version.rst to provide new layout for version/target select 2021-03-12 16:15:56 +08:00
resources.rst docs: update redirected links 2022-05-07 13:09:41 +08:00
versions.rst docs: update redirected links 2022-05-07 13:09:41 +08:00