HAL_ChibiOS: increase monitor thread stack to 768 bytes
attempt to fix issue #14582
This commit is contained in:
parent
ba5e4b8e37
commit
7f429302ed
@ -70,7 +70,7 @@
|
||||
#endif
|
||||
|
||||
#ifndef MONITOR_THD_WA_SIZE
|
||||
#define MONITOR_THD_WA_SIZE 512
|
||||
#define MONITOR_THD_WA_SIZE 768
|
||||
#endif
|
||||
|
||||
/* Scheduler implementation: */
|
||||
|
Loading…
Reference in New Issue
Block a user