mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-18 22:05:17 +03:00
Enabled CCM RAM for stack. Added stack watermarking
This commit is contained in:
parent
8af1508c83
commit
2b3cc549e9
10 changed files with 204 additions and 5 deletions
|
@ -61,5 +61,6 @@ typedef enum {
|
|||
DEBUG_ANGLERATE,
|
||||
DEBUG_ESC_TELEMETRY,
|
||||
DEBUG_SCHEDULER,
|
||||
DEBUG_STACK,
|
||||
DEBUG_COUNT
|
||||
} debugType_e;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue