esp-idf/docs/en/migration-guides/release-5.x
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
..
bluetooth-classic.rst Fix soc caps define for all chips 2022-08-18 16:27:06 +08:00
bluetooth-low-energy.rst Fix soc caps define for all chips 2022-08-18 16:27:06 +08:00
build-system.rst docs: translated removed-components and build-system 2022-07-26 14:55:01 +08:00
gcc.rst Docs: add CN translation for migration guides/gcc.rst and provisioning.rst (backport 5.0) 2022-08-16 13:25:36 +08:00
index.rst Update BLE documentation scope 2022-08-18 16:27:06 +08:00
networking.rst docs: translated removed-components and build-system 2022-07-26 14:55:01 +08:00
peripherals.rst gpio: Fix interrupt lost issue 2022-09-08 11:52:25 +08:00
protocols.rst modbus: update protocol migration guide (backport v5.0) 2022-08-23 01:06:08 +08:00
provisioning.rst Docs: add CN translation for migration guides/gcc.rst and provisioning.rst (backport 5.0) 2022-08-16 13:25:36 +08:00
removed-components.rst tjpgd: Remove ROM patches and tests. 2022-08-23 07:57:10 +02:00
storage.rst docs/restructure_migration_guides 2022-07-19 18:54:51 +08:00
system.rst docs: Added migration guide for app_update 2022-08-24 14:46:33 +05:30
tools.rst docs/restructure_migration_guides 2022-07-19 18:54:51 +08:00