]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - tmk_core/chibios.mk
ARM audio fixes, stack size increase (#2365)
[qmk_firmware.git] / tmk_core / chibios.mk
index df9fa849811868a38d8e457d77a0f6d025ba0f77..1cd0146fe088610c8b7ef5a51c2209f19c72bbd9 100644 (file)
@@ -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