mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-22 09:06:27 +00:00
feat(coredump): improve the probability of accessing healthy TCBs
This commit is contained in:
@@ -291,6 +291,7 @@ void vPortExitCriticalIDF(void);
|
||||
|
||||
// ----------------------- System --------------------------
|
||||
|
||||
bool portVALID_LIST_MEM(const void *ptr);
|
||||
bool portVALID_TCB_MEM(const void *ptr);
|
||||
bool portVALID_STACK_MEM(const void *ptr);
|
||||
|
||||
|
Reference in New Issue
Block a user