mirror of
https://github.com/espressif/esp-idf.git
synced 2026-04-28 11:28:43 +00:00
afb8064a29
Application used to abort as portENTER_CRITICAL is used in ISR. portENTER_CRITICAL is changed to portENTER_CRITICAL_SAFE in touch_pad_clear_status() https://github.com/aws/amazon-freertos/issues/1651