summaryrefslogtreecommitdiff
path: root/common/system_safe_mode.c
Commit message (Expand)AuthorAgeFilesLines
* system_safe_mode: Print process stack dumpRob Barnes2023-05-011-0/+39
* system_safe_mode: Remove ifdef around IDLE taskRob Barnes2023-05-011-2/+0
* system_safe_mode: Fix typo in HAS_TASK_HOOKRob Barnes2023-05-011-1/+1
* system_safe_mode: Use common method for identifying critical tasksRob Barnes2023-05-011-10/+19
* system: Implement system safe modeRob Barnes2023-05-011-0/+127