Skip to content

Commit

Permalink
Bump the main workqueue stack as it's needed in some scenarios.
Browse files Browse the repository at this point in the history
  • Loading branch information
jakkra committed Dec 2, 2023
1 parent 7af8e6e commit 0f09e3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/prj.conf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
CONFIG_MAIN_STACK_SIZE=2048
CONFIG_SYSTEM_WORKQUEUE_STACK_SIZE=4096
CONFIG_SYSTEM_WORKQUEUE_STACK_SIZE=6000
CONFIG_HEAP_MEM_POOL_SIZE=25000
CONFIG_NEWLIB_LIBC_FLOAT_PRINTF=y
CONFIG_CBPRINTF_FP_SUPPORT=y
Expand Down

0 comments on commit 0f09e3c

Please sign in to comment.