Quellcode durchsuchen

chibios stack size inc

Jack Humbert vor 8 Jahren
Ursprung
Commit
31df12c84f
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      tmk_core/chibios.mk

+ 1 - 1
tmk_core/chibios.mk

@@ -6,7 +6,7 @@
 # Stack size to be allocated to the Cortex-M process stack. This stack is
 # the stack used by the main() thread.
 ifeq ($(USE_PROCESS_STACKSIZE),)
-  USE_PROCESS_STACKSIZE = 0x200
+  USE_PROCESS_STACKSIZE = 0x800
 endif
 
 # Stack size to the allocated to the Cortex-M main/exceptions stack. This