mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-18 02:07:35 +08:00
Load monitor: report and log processes low on stack
This commit is contained in:
committed by
Lorenz Meier
parent
b0ee5256d5
commit
62103be7ba
@@ -0,0 +1,4 @@
|
||||
uint8 MAX_REPORT_TASK_NAME_LEN = 16
|
||||
|
||||
uint16 stack_free
|
||||
uint8[16] task_name
|
||||
Reference in New Issue
Block a user