mirror of
https://github.com/espressif/esp-idf.git
synced 2025-09-01 06:27:29 +00:00

- When PSRAM is enabled, the heap integrity check APIs (`heap_caps_check_integrity` and `heap_caps_check_integrity_all`) take more time to execute and keep the interrupts disabled for a longer time.