Files
esp-idf/components/esp32
Ivan Grokhotkov c763b8089c pm: prevent interrupt nesting during esp_pm_impl_isr_hook
Follows the approach proposed in https://github.com/espressif/esp-idf/pull/3110,
but masks the interrupts during the entire ISR hook, not only during
leave_idle. Interrupt nesting during update_ccompare may also cause
issues.

Closes https://github.com/espressif/esp-idf/issues/3057
2019-05-10 10:21:21 +08:00
..
2019-04-02 12:54:08 +11:00
2018-08-20 16:49:20 +08:00
2019-02-28 07:31:29 +00:00
2019-03-05 12:11:45 +08:00
2019-04-02 12:54:08 +11:00
2019-04-02 12:54:08 +11:00
2019-02-28 07:31:29 +00:00