refactor(panic): refactor and unify cache panic errors

This commit is contained in:
Marius Vikhammer
2024-10-14 14:29:46 +02:00
parent 402fecee17
commit 9c5dde5536
19 changed files with 354 additions and 216 deletions

View File

@@ -532,7 +532,7 @@ The backtrace should point to the function where stack smashing has occurred. Ch
.. |CPU_EXCEPTIONS_LIST| replace:: Illegal Instruction, Load/Store Alignment Error, Load/Store Prohibited error, Double Exception.
.. |ILLEGAL_INSTR_MSG| replace:: IllegalInstruction
.. |CACHE_ERR_MSG| replace:: Cache disabled but cached memory region accessed
.. |CACHE_ERR_MSG| replace:: Cache error
.. |STACK_OVERFLOW| replace:: Stack overflow
.. only:: CONFIG_IDF_TARGET_ARCH_RISCV