mirror of
https://github.com/espressif/esp-idf.git
synced 2026-05-05 04:15:21 +02:00
9050307dfe
Detect invalid cache access This MR adds always-on feature which detects cache invalid access and triggers panic handler when invalid access interrupt is raised. See merge request !660