mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
3017b65d4d
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 |
||
---|---|---|
.. | ||
bluetooth-classic.rst | ||
bluetooth-low-energy.rst | ||
build-system.rst | ||
gcc.rst | ||
index.rst | ||
networking.rst | ||
peripherals.rst | ||
protocols.rst | ||
provisioning.rst | ||
removed-components.rst | ||
storage.rst | ||
system.rst | ||
tools.rst |